Releases: forsam-education/simplelogger
Releases · forsam-education/simplelogger
Version 0.2.4
Changes
Features
- New: Add StdErrorCritical to log errors with critical level (#5) @qraimbault
Contributors
Version 0.2.3
Version 0.2.2
Version 0.2.1
Changes
Features
- New: Use LogLevel custom type and export Log method (#2) @qraimbault
Contributors
@fossabot and @qraimbault
Version 0.2
Add support for min log level
Version 0.1
First version including:
- The base architecture with the base Logger struct.
- The DefaultLogger writing with default format on StdOut.