l
l copied to clipboard
Cross-platform html/io [L]ogger with simple API.
it may be useful to use dart:developer.log instead of print
it may be useful to have colored output in ide console during web dev
fix: Change log level from warning to error in inner logger methods mixin
The 'Example of using the library' in Readme leads to the `platform_info` [example](https://pub.dev/packages/platform_info/example).