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.
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
--
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:
>
>