You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Matt Hogstrom (JIRA)" <de...@geronimo.apache.org> on 2006/06/02 22:38:30 UTC

[jira] Updated: (GERONIMO-1423) log4j.properties's category is ignored

     [ http://issues.apache.org/jira/browse/GERONIMO-1423?page=all ]

Matt Hogstrom updated GERONIMO-1423:
------------------------------------

    Fix Version: Verification Required
                     (was: 1.1)

> log4j.properties's category is ignored
> --------------------------------------
>
>          Key: GERONIMO-1423
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1423
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: Logging
>     Versions: 1.0
>  Environment: JRE 1.5.0_06, Linux
>     Reporter: viewhero
>     Priority: Critical
>      Fix For: Verification Required

>
> log4j.properties that is included war file's WEB-INF/classes.
> like this.
> -------------------------------------------------------------------------------------------------------------------------------------------
> log4j.rootCategory=ERROR, A1
> log4j.appender.A1=org.apache.log4j.ConsoleAppender
> log4j.appender.A1.layout=org.apache.log4j.PatternLayout
> log4j.appender.A1.layout.ConversionPattern=%d{yyyy-MM-dd HH:mm:ss} %-5p [%t] (%F:%L) - %m%n
> log4j.category.jp.ne.xxx=ERROR
> -------------------------------------------------------------------------------------------------------------------------------------------
> but, INFO message was written to geronimo.log.
> geronimo must read log4j.properties each web applications.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira