log_4_dart_2 0.3.0 log_4_dart_2: ^0.3.0 copied to clipboard
A dart package for logging, with multiple and configurable appenders.
Changelog #
0.3.0 - 2020-01-07 #
- Add unique identifier to log format (#3)
- Add custom dateformat for appender (#2)
- Simplify use of custom appenders. (#5)
0.2.1 - 2020-01-03 #
- Improve documentation
0.2.0 - 2020-01-02 #
- Add rotation cycle to the FileAppender
- Add custom appender feature
- Add unit tests
0.1.0 - 2019-12-21 #
- Initial release