lazy_log 2.0.1 lazy_log: ^2.0.1 copied to clipboard
Simple [log] with global [enableLog] to turn on and off and [forced] to override individually.
2.0.1 #
- Add timestamp support
2.0.0 #
- Moved jsonPretty to lazy_extensions
- Remove 'package:flutter/foundation.dart' dependency
1.0.7 #
log
switch todebugPrint
1.0.6 #
- [jsonPretty] catch failed conversion.
1.0.5 #
- Fix double print issue. Only use [print].
1.0.4 #
- Add [jsonPretty]
1.0.3 #
- Add stdout support
1.0.2 #
- Switch to dart:developer log.
1.0.1 #
- Github repo ready
1.0.0 #
- Initial commit