Logging package for flutter and dart focused on very fast set up
Log Tanker
Logging package for flutter and dart focused on very fast set up. Entirely customizable and easy to use.
Features
- Include log and ensure features
- Right message on console or on integrated flutter dev tools
- Error log and ensure are break point
- Log with different categories and severity
- Personalized log message for each category
- Export log to json
- Export log to file
- No cost for use in production
- Complete documentation
- Complete api reference
- Complete example
Getting started
TODO: List prerequisites and provide or point to information on how to start using the package.
Usage
TODO: Include short and useful examples for package users. Add longer examples
to /example
folder.
const like = 'sample';
Additional information
TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.