Re: Using LogManager.getLogger(String)

2007-03-08 Thread Curt Arnold
On Mar 8, 2007, at 4:26 PM, Zakaria, Faheem wrote: Since this is a legacy system, our plan is to lookup the Log4j Logger on every log request through LogManager.getLogger(String). Could you explain your reasoning here. Maybe give some examples of the existing logging calls in your code and

Re: named logger .

2007-03-08 Thread Asif Mekrani
Thanks a lot Guys, Smiles, Asif On 3/7/07, Jacob Kjome <[EMAIL PROTECTED]> wrote: Quoting Asif Mekrani <[EMAIL PROTECTED]>: > Hi Group, > > Please can you tell me how to use the names logger. means : > > Usually we use a class name for the logger name, eg: > > private static Log logger = Log

Using LogManager.getLogger(String)

2007-03-08 Thread Zakaria, Faheem
Hello, I am working on refactoring an existing application with a proprietary logging framework. We are integrating with Log4j and need to understand performance/scalability as well as any best practices surrounding the use of LogManager.getLogger(String). Since this is a legacy system, our plan

Re: Log4J and Tomcat 5.5 - Trouble getting started

2007-03-08 Thread Chris Chappell
Ahh - it's been a while since doing this stuff so I'm a bit rusty. Was rather obvious - but I was off round the houses trying to find something wrong elsewhere. Thanks for the help. Chris - Original Message - From: "Jacob Kjome" <[EMAIL PROTECTED]> To: "Log4J Users List" Sent: Wedn