You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Rob Davies (JIRA)" <ji...@apache.org> on 2006/10/13 16:30:16 UTC

[jira] Resolved: (AMQ-927) Default log4j.properties has stdout enabled and not the out file appender

     [ https://issues.apache.org/activemq/browse/AMQ-927?page=all ]

Rob Davies resolved AMQ-927.
----------------------------

    Fix Version/s: 4.1
       Resolution: Fixed

Fixed by revision 463689

> Default log4j.properties has stdout enabled and not the out file appender
> -------------------------------------------------------------------------
>
>                 Key: AMQ-927
>                 URL: https://issues.apache.org/activemq/browse/AMQ-927
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.0.1
>            Reporter: Jason Dillon
>         Assigned To: Rob Davies
>            Priority: Trivial
>             Fix For: 4.1
>
>
> The default log4j.properties has:
> {noformat}
> log4j.rootLogger=INFO, stdout
> {noformat}
> and then goes on to say:
> {noformat}
> # CONSOLE appender not used by default
> log4j.appender.stdout=org.apache.log4j.ConsoleAppender
> ..
> {noformat}
> And it also has this header... which is misleading:
> {noformat}
> #
> # The logging properties used during tests..
> #
> {noformat}
> Also not sure why this would be in data... nor do I ever see this being created, even when out is enabled...
> {noformat}
> log4j.appender.out.file=${activemq.home}/data/activemq.log
> {noformat}

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