Question about Perl logger - Log::Log4perl

Posted by NetBear on Stack Overflow See other posts from Stack Overflow or by NetBear
Published on 2010-06-02T09:04:41Z Indexed on 2010/06/02 9:53 UTC
Read the original article Hit count: 190

Filed under:
|

I need to configure Log::Log4perl to make the following:

  1. Some type of messages write to file only.
  2. Another type of messages write to file and print to screen as well.

© Stack Overflow or respective owner

Related posts about perl

Related posts about logger