proxima_logger 0.7.0
proxima_logger: ^0.7.0 copied to clipboard
Easy to use, customizable, expandable logger that prints beautiful logs.
0.7.0 #
- BREAKING: Change interface class code style
- BREAKING: The LogSettings are now set through the SettingsBuilder instead of Map
- Add ProximaLoggerBase
- Dart fix and format.
0.6.3 #
- Dart fix and format.
0.6.2 #
- Update example, fix export.
0.6.1 #
- Update readme, minor fixes.
0.6.0 #
- Code refactoring, ability to use custom formatter, decorator and output.
0.5.1 #
- Update readme.
0.5.0 #
- First version of the proxima logger with initial functionality.