develooper Front page | perl.modules | Postings from May 2008

Module submission Log::DWIW

Thread Next
From:
Perl Authors Upload Server
Date:
May 12, 2008 20:48
Subject:
Module submission Log::DWIW

The following module was proposed for inclusion in the Module List:

  modid:       Log::DWIW
  DSLIP:       cdpOa
  description: A logger that does what I want
  userid:      DOWENS (Don Owens)
  chapterid:   21 (File_Handle_Input_Output)
  communities:

  similar:
    Log::Logger

  rationale:

    The logging modules available on CPAN almost never do what I want,
    or they are very heavy and require lots of configuration. This
    module is something I use myself and will probably also be useful to
    others.

    I intend to have at least the following features:

    * single or multi process mode (multi is default) * synchronous vs
    asynchronous write mode * serialize data structures to JSON in all
    but first arg * hi-res timestamp * terse log level name (inf, wrn,
    dbg, err, ftl, etc.) * support tee -- e.g., print to log and stderr,
    print to multiple logs with different levels * support external
    logger * support methods like open, close

  enteredby:   DOWENS (Don Owens)
  enteredon:   Tue May 13 03:48:10 2008 GMT

The resulting entry would be:

Log::
::DWIW            cdpOa A logger that does what I want               DOWENS


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=a2410000_1d2ead0ee4d116ca&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=a2410000_1d2ead0ee4d116ca&SUBMIT_pause99_add_mod_insertit=1

Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About