On Sat, 25 May 2002 08:10, Andrei Ivanov wrote: > Is it possible to configure logging in environment.xml so that content of > log files will be daily rotating? Are there other similar options for > logging defined in environment.xml?
Its possible by setting th version of logging configuration to 1.1 like <logs version="1.1"> ...stuff... </logs> Where ...stuff... is the Logging configuration used by excaliburs logger package (which was originally from/for cocoon). I don't use it so I can't give you a good example - someone else? -- Cheers, Peter Donald -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
