l 5.0.1
l: ^5.0.1 copied to clipboard
Cross-platform html/io Logger library with simple API. Manipulate with native and web console. Support ascii colorize output.
5.0.1 #
- Fix equality and hash code implementation for
LogLevelclass
5.0.0 #
- Major release
- Remove
dart:htmldependency
5.0.0-pre.2 - 2024-01-20 #
4.1.0-pre.1 - 2023-07-13 #
Changed #
- Add
overrideOutputto options - allow to use custom message formatting and print handler. If returnsnullthen the message will not be output to the console by default logger. You can use it to print to a file or to a database or for raw JSON output.
4.0.1 - 2023-06-06 #
Added #
- Restore
LogMessageandLogMessageWithStackTraceclasses from JSON - BREAKING: Date format in JSON is now serialized microseconds since epoch instead of seconds since epoch
3.2.0 - 2022-03-30 #
3.0.1 - 2021-03-28 #
3.0.0 - 2021-03-27 #
Changed #
- Total refactoring
- Null safety support
capturefeature- customization through zones
- Simplification
3.0.0-nullsafety.3 - 2021-03-24 #
Added #
capturefeaturehandlePrintfeaturemessageFormattingfeature
3.0.0-nullsafety.1 - 2021-03-11 #
2.0.0-dev - 2020-08-29 #
1.1.1 - 2020-05-14 #
- Fix terminal at Android Studio in Linux
1.1.0+3 - 2020-05-05 #
- Fix progress table in Readme
1.1.0+2 - 2020-05-05 #
- Upd readme
1.1.0+1 - 2020-05-05 #
- dartfmt
1.1.0 - 2020-05-05 #
- Add progress as p method
- Colorize output if supported
1.0.1 - 2020-04-01 #
- Made all prefixes uppercase
1.0.0 - 2020-04-30 #
- Add [wide] for display wide prefix entry
0.9.0 - 2020-04-30 #
- Add a middleware and stream
- Everything is documented
0.1.0 - 2020-04-30 #
- Add mobile support
0.0.1+1 - 2020-04-29 #
- Some cosmetic changes
0.0.1 - 2020-04-29 #
- Initial release with main functional
