RE: Setting different patterns for priorities

2001-08-17 Thread DARYL HANDLEY
al Message- From: Robert Leftwich [mailto:[EMAIL PROTECTED]] Sent: Friday, August 17, 2001 5:22 PM To: LOG4J Users Mailing List Subject: Re: Setting different patterns for priorities At 10:03 AM 18/08/2001, DARYL HANDLEY wrote: >Has anyone figured out a way to configure log4j so that the log pat

Re: Setting different patterns for priorities

2001-08-17 Thread Robert Leftwich
At 10:03 AM 18/08/2001, DARYL HANDLEY wrote: >Has anyone figured out a way to configure log4j so that the log pattern will >be influenced by the priority of the message logged ? > >When I log a DEBUG message, I want to print out the class name, method, and >line number that the logging message occ

Setting different patterns for priorities

2001-08-17 Thread DARYL HANDLEY
Has anyone figured out a way to configure log4j so that the log pattern will be influenced by the priority of the message logged ? When I log a DEBUG message, I want to print out the class name, method, and line number that the logging message occured on using the %l option for the pattern layout