Re: Unable to display caller name in log info

2008-06-16 Thread Curt Arnold
On Jun 16, 2008, at 4:13 AM, Debarshi Sanyal wrote: Sorry for posting to the wrong forum and thanks for the response. But could you please let me know if any special flags need to be turned on in javac or java. Try adding a -g to your javac command.

Re: URGENT compilation error of sample program

2008-06-16 Thread Dale King
On Mon, Jun 16, 2008 at 2:22 AM, srkraju <[EMAIL PROTECTED]> wrote: >log4j.appender.A4=org.apache.log4j.DailyRollingFileAppender >log4j.appender.A4.File=example.log > >log4j.appender.A4.DataPattern='.'-MM-dd-HH-mm That should be DatePattern --

Re: Unable to display caller name in log info

2008-06-16 Thread Debarshi Sanyal
Sorry for posting to the wrong forum and thanks for the response. But could you please let me know if any special flags need to be turned on in javac or java. Best Regards, Debarshi On 6/13/08, Curt Arnold <[EMAIL PROTECTED]> wrote: > > > On Jun 13, 2008, at 10:15 AM, Debarshi Sanyal wrote: > >