SourceHorizon / logger

Small, easy to use and extensible logger which prints beautiful logs.
https://pub.dev/packages/logger
MIT License
197 stars 33 forks source link

PrettyPrinter write log level option #22

Closed talhazengin closed 1 year ago

talhazengin commented 1 year ago

PrettyPrinter should have an option to write the log level at the beginning of the log message.

Bungeefan commented 1 year ago

I am fully on your side, however I would like to introduce such a feature by implementing #5, instead of duplicating it for every printer.

Bungeefan commented 1 year ago

Merging this with #5.