How to write logs in to a file
Hi ,
I want to write logs to a different files,using diffrent logger levels,
that is if i specify DEBUG in the Log4J.props file it should write one file,
if i specify the INFO it should write to another file,like that i need to write different files to different levels,
Please help how to configure Log4J.properites file
Thanks
crr

