Log::Dispatch::Config provides a way to configure Log::Dispatch
with various config file (default AppConfig, but you can plug your
own!).

Newest version 0.06 is now on its way to CPAN.

0.06  Tue Dec 18 21:27:51 JST 2001
        --- developer API change ---
        * Added Log::Dispatch::Configurator and docs/tests for it
          (Thanks to Matt Sergeant <[EMAIL PROTECTED]>)
        * Added Date/Time format configuration
          (Thanks to Matt Sergeant)
        - Deprecated ${XXX} style format
        - Switched to fully qualified variable from use vars (for inheritance)

This version has several minor API changes (mainly for developers).

* You can write your custom config parser (XML::Simple or whatever
  you want) by subclassing L::D::Configurator. its API is
  documented in Log::Dispatch::Config.
* Added Datetime format configuration via %d{}. It tries to use 
  Time::Piece's strftime first, otherwise POSIX.
- Deprecated ${foo} style format.

 
Many thanks to Matt Sergeant.

The URL

    http://bulknews.net/lib/archives/Log-Dispatch-Config-0.06.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/M/MI/MIYAGAWA/Log-Dispatch-Config-0.06.tar.gz
  size: 8540 bytes
   md5: be0afc3f36d7728f36a14f3ac396997b


--
Tatsuhiko Miyagawa <[EMAIL PROTECTED]>

Reply via email to