Revision history for Perl extension Log-Mini
0.5.1 2024-09-17T15:43:48Z
- Updated synopsis
0.5.0 2024-09-14T18:27:59Z
- Allow logrotate even if app doesn't supports
- Support logging with context
0.4.1 2024-04-03T21:58:26Z
- Tidy
- List::Util dependency was removed
0.4.0 2024-04-03T21:47:14Z
- STDOUT logger
- Time::Moment dependency was removed
0.3.0 2023-03-17T19:35:35Z
- Adapter namespace changed
0.2.1 2019-04-18T20:57:59Z
- Unused imports were removed
0.2.0 2019-04-11T22:06:58Z
- Null logger
0.1.1 2019-03-19T20:44:04Z
- Error in the constructor was fixed. 0.1.0 removed from CPAN.
0.1.0 2019-03-19T12:08:23Z
- Supports formatted with sprintf messages
- log method was added
0.0.3 2019-03-05T15:48:33Z
- Unused say feature was removed
0.0.2 2019-02-22T08:01:23Z
- Undefined warning was fixed
0.0.1 2019-02-21T20:27:25Z
- original version