|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
FileLogTraceListener crashes my app when I change system dateHi Friends,
I've been using FileLogTraceListener to log some messages to text files in my application. The application is basically a server which runs 24/7. Every other moment there are some or the other messages to be logged. When the server is running and I change the system date, this crashes my application. I can figure out that since the trace log is using system date for file names so this might be the problem. But how do I get around this problem ? Also, how is it handled when the system date changes automatically at midnight ? Thanks, Kunal |
|||||||||||||||||||||||