colored_log 1.3.1
colored_log: ^1.3.1 copied to clipboard
An awesome logging package for dart. Makes debugging and development more interesting
1.3.1 #
- Dio Interceptor export was missing
1.3.0 #
- Dio Interceptor added to ColoredLog all api requests
1.2.2 #
- readme update
1.2.1 #
- Updated docs
- Changed output screenshot
1.2.0 #
- Added object Formatter
- Updated example
1.1.1 #
- Added Json Formatter
- Updated Example and readme
- ColoredLog based on value type
1.0.0 #
- Initial release of the ColoredLog package with rich logging features
- Support for colorizing log messages.
- Ability to change background color of logs.
- Support for text stylization (bold, italic, underline, etc.).
- Option to make logs blink.
- Simple and intuitive API for logging with customization options.