colored_log 1.2.0
colored_log: ^1.2.0 copied to clipboard
An awesome logging package for dart. Makes debugging and development more interesting
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.