logging_colorful 1.3.2
logging_colorful: ^1.3.2 copied to clipboard
Logging package with colors, no external dependencies.
1.3.2 #
- add missing export
1.3.1 #
sanitize\ras well- set fvm version
1.3.0 #
sanitizemethod to remove ANSI color codes and normalize whitespaceLogRecordExtensionwithstringifyErrorAndTracemethod
1.2.2 #
- upgrade dependencies
1.2.1 #
disabledColorsin constructor- FINEST is not a rainbow anymore
- rainbow is available in
AnsiColors
1.2.0 #
- Update dev dependencies
- Colorization can be disabled with
disabledColors, this can be usefull on iOS that does not support ANSI colors (they are escaped)
1.1.1 #
- Logger message are converted
toStringby default to avoid non colored output for other types
1.1.0 #
- Logger attribute is lately initialized with the String
1.0.1 #
- Screenshot in Readme
1.0.0 #
- Initial version.
- AnsiColor enum
- LoggerColorful