logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: log4perl.category in config file: msg#00013

Subject: Re: log4perl.category in config file
On Sat, 20 Jan 2007, John ORourke wrote:

> In a config file what's the difference between:
>
> log4perl.logger.My::Module=...
> and
> log4perl.category.My::Module=...

The keywords "logger" and "category" are synonymous.

BTW, L4p uses dots instead of colons in class names when they're
part of configuration definitions, like

    log4perl.logger.My.Module=...

-- Mike

Mike Schilli
m@xxxxxxxxxxxxxxx

>
> ?
>
> cheers
> John
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> log4perl-devel mailing list
> log4perl-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/log4perl-devel
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV


<Prev in Thread] Current Thread [Next in Thread>