[
https://issues.apache.org/jira/browse/GERONIMO-5864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13256156#comment-13256156
]
Saphen Qiu commented on GERONIMO-5864:
--------------------------------------
Tomcat prints ServletContext log to something look likes
"LocalHost.2012.04.12.log" which prefix is [hostname] and suffix is log.
We geronimo prints all logs in a single file calls "geronimo.log", so if we set
the "org.apache.catalina.core.ContainerBase" log level from WARN to INFO, we
can see the ServletContext log in the geronimo.log also.
> ServletContext.log doesn't log
> ------------------------------
>
> Key: GERONIMO-5864
> URL: https://issues.apache.org/jira/browse/GERONIMO-5864
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Affects Versions: 3.0
> Reporter: Kevan Miller
> Assignee: Saphen Qiu
> Fix For: 3.0
>
>
> ServletContext.log() calls aren't logged anywhere (as far as i can tell).
> This is on a tomcat server. I didn't test a jetty assembly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira