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

Add an explanation to the debug mode #57

Closed gkuga closed 7 months ago

gkuga commented 7 months ago

I was trying out your tool not in Flutter but in Dart. Thank you for creating such a great tool. By the way, I encountered the same confusion as described in this issue https://github.com/SourceHorizon/logger/issues/10. How about adding a note like this to the README?

Bungeefan commented 7 months ago

Hi, thanks for the pull request. Yeah, the mention of "debug mode" in Dart can be confusing at first, thanks for adding a note!