simc / logger

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

PrettyPrinter: Custom colors? #149

Open davestimpert opened 1 year ago

davestimpert commented 1 year ago

In VS Code in the debug console, error messages are very hard to read because they are blue text on red background. It would be great if there were a way to customize the colors.

image
shirne commented 1 year ago

https://github.com/leisim/logger/pull/137