Am 18.06.2008 um 15:02 schrieb Robert Welz:

A question:

If I have a class / function

Logger.Log (Logger.LOG_LEVEL_INFO, "Test " + Globals.BACKUP_STARTDIR);


where will tomcat write these data out?




so when In server.xml
<LogSetter name="servlet_log"
                   timestamps="true"
                   verbosityLevel = "INFORMATION"
                   path="logs/servlet-${yyyyMMdd}.log"
                   />

is configured am I right in the assumption that the logfile is in / jakarta/logs/ ?

Is there another knob I can use to get my logfile?

regards,
Robert


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to