Skip to content

tark/flutter-log

Repository files navigation

flutter_log

Flutter logs is simple logger class which print your logs in a simple but readable manner. Examples is:

-->         functionName - param1 - param2
-->            shortName - param1 - param2 - param3
--> veryLongFunctionName - param1
-->                 name - param1 - param2 - param3

Main point is to center the messages around end of the function name and start of the enumeration of parameters.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published