> When logging for a single file, the Log4J works fine. If the > application is running, the log file is created (if it don't > exist) and > logged properly. However, if I delete the log file, at > runtime, and some > log messages are generated then the log file won't be created > again and > the log messages are lost forever. Am I doing something wrong ?
I think this is behaviour as expected! Why do you want do delete the log file at runtime? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
