Files
perl-Log-Handler/perl-Log-Handler.changes

52 lines
1.7 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Apr 30 15:12:57 UTC 2011 - coolo@opensuse.org
- updated to 0.71
- Fixed RT#65515 and added dateformat to _split_options().
- Added exists_logger().
- get_logger() doesn't croak any more if a logger
doesn't exists.
- Added option dbi_handle to DBI.pm.
- Bug fix RT #63687.
- Fixed a bug in add(). It wasn't possible to pass more
than one output configuration to add().
- Fixed a bug in set_level. The new level was set correctly
but no message was logged because the output wasn't added
to the $self->{levels} array.
- Roled back again to 0.65 for different reasons.
- Fixed some spelling error in POD (RT #60005).
- It's not possible any more to create or get
more than one logger with get_logger() and
create_logger().
- Fixed a bug with filter_output in Log::Handler
and Log::Handler::Output.
- Added option filter (unused since 2008-07-25).
- Added method filter().
- Fixed some spelling error in POD (RT #60005).
- Added option category that works like filter_caller
but it's nicer to configure.
- Modified create_logger and get_logger and added
the functionalety to create and fetch category loggers.
- Fixed some spelling error in POD (RT #60005).
-------------------------------------------------------------------
Wed Dec 1 13:33:22 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Sep 20 23:06:15 UTC 2010 - dbahi@novell.com
- initial package 0.65
* created by cpanspec 1.78