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

Add max log lenght parameter to the PrettyPrinter #116

Open 0ttik opened 2 years ago

0ttik commented 2 years ago

Trim log if it's length is > n lines.