Albretch Mueller-3 wrote:
>
>> How can I avoid making this property and point a juli logger handler to
>> web\logs directory?
> ~
> Have you taken a look into the "directory" setting or your
> logging.properties file? Either the global or for the application?
> ~
> lbrtchx
>
>
For applicati
Hello
I have working logging enviroment. For one of my logger i have
1karakas.org.apache.juli.FileHandler.directory = ${catalina.base}/logs
and it writes to tomcat "logs" directory.
The problem is that i want to write log to the subdirectory of my web
application.
for example:
.
..
web
|-WE