Log-Log4perl-Tiny
view release on metacpan or search on metacpan
1.8.0 2022-10-09 17:53:01 CEST
- Release, no tests on CPAN Testers available this time (sigh!)
1.7.0 2022-10-06 08:09:39 CEST
- Add new feature filter for massaging rendered messages.
1.6.4 2022-04-07 23:06:10 CEST
- Release after 234 PASSes on CPAN Testers (thanks!)
1.6.3 2022-04-03 15:18:49 CEST
- Address the second half of Issue/13...
1.6.2 2022-04-03 14:53:06 CEST
- Release after 187 PASSes on CPAN Testers (thanks!)
- Thanks to https://github.com/JC001010 for reporting the last
two bugs
1.6.1 2022-04-01 00:33:17 CEST
- emitting logs at the right level for Carp-ish stuff, fixes
https://github.com/polettix/Log-Log4perl-Tiny/issues/13
1.6.0 2022-03-22 06:31:08 CET
- release after 147 PASSes on CPAN Testers (thanks!)
1.5.0 2022-03-20 16:22:29 CET
- fix usage of __PACKAGE__ as a key inside a hash, useful for older
perl-s.
1.4.1 2022-03-19 19:06:08 CET
- credits here in Changes to jwittkoski for asking about caller_depth
- expand sub{} message parts also for warn/die/Carp functions (fixes
https://github.com/polettix/Log-Log4perl-Tiny/issues/12)
1.4.0 2016-05-30 19:14:57 CEST
- doc fix (bad links)
- release after checks on CPAN Testers (thanks!)
1.3.2 2016-05-29 19:15:01 CEST
- test implemented in bash turned into Perl
(https://github.com/polettix/Log-Log4perl-Tiny/issues/6)
1.3.1 2016-05-29 15:40:51 CEST
- added caller_depth (thanks to jwittkoski for asking it in 2012, see
https://github.com/polettix/Log-Log4perl-Tiny/issues/2)
- fixed how caller() is used in different sprintf-like expanders
- added author test for verifying alignment with Log::Log4perl
- aligned expansion of %T to Log::Log4perl implementation using
Carp::longmess()
- worked around issue on timezone expansion in Windows
- moved to Milla as evolution from "plain" Dist::Zilla
- added badgest to documentation after Perl Monks hint by jandrew
(http://www.perlmonks.org/?node_id=1163390)
1.3.0 2016-05-28 00:10:42+02:00 Europe/Rome (TRIAL RELEASE)
- extended way for defining sprintf-like sequences in format()
- added %D/%{type}D sprintf option for timestamps with microseconds
- all sprintf in an expansion share the same time
- added extension sprintf %{key}e, loglocal and LOGLOCAL
1.2.10 2016-04-11 11:25:53+02:00 Europe/Rome
- fixed spelling back to SYNOPSIS in documentation, argh!
- documented :no_extra_logdie_message import option
1.2.9 2016-04-01 09:41:28+02:00 Europe/Rome
- improved Kwalitee
- fixed spelling of SYNOPSYS in documentation
- release, 80 PASSes on CPAN Testers (thanks!)
1.2.8 2016-03-31 18:58:15+02:00 Europe/Rome (TRIAL RELEASE)
- added LEVELNAME_FOR and LEVELID_FOR
1.2.7 2015-03-03 00:10:32 Europe/Rome
- fixed bug in tests for Windows (paths with backslashes)
1.2.6 2015-01-17 09:28:25 Europe/Rome
- added multichannel capabilities
- separated function for actual printing (emit_log())
- added :no_extra_logdie_message
- aligned logdie(), logwarn(), etc. to Log::Log4perl::Tiny
- fixed bug in using Carp functions
- proper Carp testing
- solving two issues in Windows testing
1.2.4 2014-12-29 03:38:12 Europe/Rome
- made test of %r and %R more robust
- fixed %r and %R to use Time::HiRes when available and set
time in milliseconds, with added tests (RT85490, thanks Dominique Faure)
- documented %R (RT85490, thanks Dominique Faure)
- added file_insecure, file_create and file_append options for
( run in 2.075 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )