[log4perl-devel] installation to non-system location

2011-04-07 Thread Rob Retter
installation going into /somedir/of/mine rather than /usr/lib/somedir_I_should_not_mess_with. How does one install all of Log4perl into a given non-system directory? Thank you for your help. -- Rob Retter -- Xperi

[log4perl-devel] logdie() reports its own source file and line number, not caller's

2010-04-02 Thread Rob Retter
I'm not entirely sure, but I think there may be something wrong with logdie() and company, specifically the manner in which it reports where the death occurred. I wrote the following little program: use lib '/ccrun/perl/3rdparty/lib'; use Log::Log4perl; Log::Log4perl->init(\ qq{ log4perl.cat

[log4perl-devel] invoking threshold() leaves appender data inconsistent

2010-01-29 Thread Rob Retter
d not agree, since one of them seems to be ignored past initialization. Ugh. In the end, it seems like the threshold() routine ought to set (or perhaps just delete) the appender's Threshold field when it sets the wrapper's level field. == Rob Retter -

[log4perl-devel] FW: Your message to log4perl-devel awaits moderator approval

2010-01-25 Thread Rob Retter
-Original Message- From: log4perl-devel-boun...@lists.sourceforge.net [mailto:log4perl-devel-boun...@lists.sourceforge.net] Sent: Friday, January 22, 2010 9:29 AM To: Rob Retter Subject: Your message to log4perl-devel awaits moderator approval Your mail to 'log4perl-devel'

[log4perl-devel] performance enhancement for timestamps

2010-01-25 Thread Rob Retter
I sent this message a little while ago, but I was not then a member of the mailing list. I got no response and do not see it in the archives, so I can't tell if it's awaiting some sort of moderator approval, or it just got tossed into the trash. I've joined the list and am trying again. I apo