Initial release
- Basic logging functionality
- In-memory log storage
- Coloured console output
- Optional stack trace inclusion
- Customisable log storage limit
- Customisable log output based on log levels and debug mode
- Make the package pure dart
- Rename the package to
log_plus
- Add supported platforms to
pubspec.yaml
- Update metadata
- Improve documentation
- Re-format package