Hey,
Just started using Log4j for one of our projects.
Looks very impressive.
Have a small query (as of now). 
We intend on using RollingFileAppender, so that the
Log Rolls over once the File size is reached. But can
we specify the file name in such a way that it makes
more sense. Right now, if the property
log4j.appender.file.File=ecore.log, creates files like
ecore.log, ecore.log.1, ecore.log.2 and so on.
Can I have file names with TimeStamp on them, so that
its easier to find out.
eg., ecore_<timestamp>.log
Appreciate your help.

Thanks for your help in advance.

Sharan.


__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2

--
To unsubscribe, e-mail:   <mailto:log4j-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:log4j-user-help@;jakarta.apache.org>

Reply via email to