simc / logger

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

PrettyPrinter: Custom colors? #149

Open davestimpert opened 2 years ago

davestimpert commented 2 years 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 2 years ago

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