Hi all,
I have implemented code like following.
If i changed the system date manually then its working fine, a new file is created with the current date.
But the cases like
if i starts the application on 6th March 2008 11:59:00 PM , And working till 7th March 00:05:02 AM. Its not creating any new log file with the current date.Its logging only at "trace.log".
Please help me how to resolve this..
Thanks in Advance,
PVS
Replies
Know the answer? Post it — somebody with the same question will find it here.