RetCoreLogger
A lightweight and customizable logging utility for Flutter.
Easily print styled logs for different levels like info, warning, error, and more β ideal for debugging API calls, exceptions, or permission issues.
π Features
- π¦ Simple and expressive syntax
- π― Supports log levels (
INFO,WARNING,ERROR,CUSTOM) - π Useful for API logging, error tracking, and permission debugging
- β¨ Color-coded terminal output (optional, if supported by terminal)
π₯ Installation
Add the package to your pubspec.yaml:
dependencies:
retcore_logger: ^0.0.1