Hi Ulrich,
something like this:
<targets>
<file id="root">
<filename>{impl.workDir}/my-app.log</filename>
<format type="extended">
%7.7{priority} %5.5{time} [%8.8{category}]
(%{context}): %{message}\n%{throwable}
</format> </file> </targets>
How about {app.home}/logs/my-app.log?
Who is setting app.home and who is evaluating it? I did not find it in the Manager constants nor in the ServletContext's attributes nor in the system properties.
Hmm... works for me, don't know who sets it. Maybe Phoenix?
Ulrich
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
