Harmeet Bedi wrote:
> I think it should be possible to replace the LogTarget to do what you want
> without changing James. The Avalon Log package should have some facilities.
> Peter Donald is the expert in that area.
> One stop gap hack that may work is replace
> org.apache.log.output.FileOutputLogTarget with your own file. This is only
> based on code inspection, so don't hold me to it. Your file could do the
> rotation, zip and create new file etc.

I think you didn't answer my question.
All I want to know is whether James will create new log files if the
current ones are deleted. Logrotate (Logrotate package) will compress
log files, so effectively changing their names. Simply put, what would
happen if the log files were deleted while James is running; create new
ones, or just simply hang?

Well, I could just simply test it now, but the server is already used by
other persons (not just me), so I think it would be nicer if I ask about
the log files here.

Oki

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to