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 stacktrace enable options #147

Open mohamd34 opened 1 year ago

mohamd34 commented 1 year ago

Add isStackTraceEnable options to prettyPrinter You can enable/disable StackTrace those printed on the console by the new option added to PrettyPrinter