* Tue Sep 05 2023 Tina Müller <timueller+perl@suse.de>
- updated to 3.007
see /usr/share/doc/packages/perl-Log-Dispatchouli/Changes
3.007 2023-09-02 20:18:04-04:00 America/New_York
- add the is_X methods to Proxy as they were on the root logger
(thanks, Charlie Garrison)
- in Log::Fmt tests, cope with the slightly different output of
JSON::PP versus the XS implementations
3.006 2023-08-11 10:58:09-04:00 America/New_York
- fix a bug in Log::Fmt where an event data value that was a reference
to a reference to an array was logged as its 0th element, not a
flogged array reference
* Fri Jun 09 2023 Tina Müller <timueller+perl@suse.de>
- updated to 3.005
see /usr/share/doc/packages/perl-Log-Dispatchouli/Changes
3.005 2023-06-08 20:41:02-04:00 America/New_York
- add parse_event_string_as_hash, which loses duplicate k/v pairs
but makes life a little easier
3.004 2023-06-05 21:26:03-04:00 America/New_York
- optimization to parsing of quoted strings (thanks, Rob Mueller)
3.003 2023-06-05 08:10:52-04:00 America/New_York
- Log::Fmt will now flog ref-refs, meaning you can easily log JSON as
log event values
Version: 2.023-bp154.1.22
* Sat Jun 19 2021 Tina Müller <timueller+perl@suse.de>
- updated to 2.023
see /usr/share/doc/packages/perl-Log-Dispatchouli/Changes
2.023 2021-06-18 21:52:17-04:00 America/New_York
- update author contact info
- add perl-support section
* Tue Aug 25 2020 Tina Müller <timueller+perl@suse.de>
- updated to 2.022
see /usr/share/doc/packages/perl-Log-Dispatchouli/Changes
2.022 2020-08-24 13:50:15-04:00 America/New_York
- don't duplicate pid in syslog!
* Thu Aug 13 2020 Tina Müller <timueller+perl@suse.de>
- updated to 2.021
see /usr/share/doc/packages/perl-Log-Dispatchouli/Changes
2.021 2020-08-12 11:48:57-04:00 America/New_York
- add another experimental means to replace how Syslog output is set up
2.020 2020-02-06 13:45:44-05:00 America/New_York (TRIAL RELEASE)
- add stdio_dispatcher_class, so you can subclass the Screen dispatcher
for stderr and stdio; this is experimental!
* Tue Jul 30 2019 Stephan Kulow <coolo@suse.com>
- updated to 2.019
see /usr/share/doc/packages/perl-Log-Dispatchouli/Changes
2.019 2019-07-27 16:13:30-04:00 America/New_York
- fix an initialization ordering bug for loggers using stdio
* Sat Jul 27 2019 Stephan Kulow <coolo@suse.com>
- updated to 2.018
see /usr/share/doc/packages/perl-Log-Dispatchouli/Changes
2.018 2019-07-26 18:36:56-04:00 America/New_York
- add enable_stdout and enable_stderr to, uh, enable stdout and enable
stderr (after initial construction)
* Wed Mar 13 2019 Stephan Kulow <coolo@suse.com>
- updated to 2.017
see /usr/share/doc/packages/perl-Log-Dispatchouli/Changes
2.017 2019-03-12 21:10:26-04:00 America/New_York
- syslog_socket can now be supplied to replace the native socket for
Sys::Syslog (thanks, Jon Stuart!)
Version: 2.016-bp150.2.4
* Thu Feb 22 2018 coolo@suse.com
- updated to 2.016
see /usr/share/doc/packages/perl-Log-Dispatchouli/Changes
2.016 2018-02-21 12:47:46-05:00 America/New_York
- the Proxy logger now respects the same overloading as the root logger
- muted works as a constructor argument (thanks, Dan Book)
* Tue Oct 18 2016 coolo@suse.com
- updated to 2.015
see /usr/share/doc/packages/perl-Log-Dispatchouli/Changes
2.015 2016-10-17 15:42:54-04:00 America/New_York
- Log::Dispatchouli subclass can now provide its own proxy_class
method to use something other than Log::Dispatchouli::Proxy
* Sun Oct 16 2016 coolo@suse.com
- updated to 2.014
see /usr/share/doc/packages/perl-Log-Dispatchouli/Changes
2.014 2016-10-14 18:28:36-04:00 America/New_York
- non-trial release of v2.013
2.013 2016-07-30 16:34:57-04:00 America/New_York (TRIAL RELEASE)
- minor optimizations to callbacks (thanks, Olivier Mengué)
* Tue Apr 14 2015 coolo@suse.com
- updated to 2.012
see /usr/share/doc/packages/perl-Log-Dispatchouli/Changes
2.012 2014-11-30 08:49:01-05:00 America/New_York
avoid a newly-introduced warning on older perls (thanks, Christopher
J. Madsen)
2.011 2014-11-29 08:50:45-05:00 America/New_York
some optimizations in timestamp and pid logging (thanks, Olivier
Mengué)
* Mon Sep 15 2014 coolo@suse.com
- updated to 2.010
add the file_format option (thanks, Randy Stauner)
* Mon Feb 24 2014 coolo@suse.com
- updated to 2.009
load the Proxy class earlier, to get it loaded prefork
* Fri Oct 04 2013 coolo@suse.com
- updated to 2.008
fix test for JSON::PP, which doesn't always follow orders about
spaces! (thanks, Dagfinn Ilmari Mannsåker!)
doc fixes and tests (thanks George Hartzell and Randy Stauner)
* Wed Jun 05 2013 coolo@suse.com
- updated to 2.006
put the ->info, ->fatal, ->debug methods on proxies, too
(thanks George Hartzell)
* Sat Apr 30 2011 coolo@opensuse.org
- updated to 2.005
add log_file and log_path options
BUG FIX: it is okay to replace the default logger, always
add config_id to allow faking Global equality when testing
* Mon Jan 17 2011 coolo@novell.com
- initial package 2.002
* created by cpanspec 1.78.03