[ 
https://issues.apache.org/jira/browse/AMQNET-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jim Gomes updated AMQNET-51:
----------------------------

    Parent:     (was: AMQNET-68)

> Tracer class does not properly check enabled status flags for different 
> output levels
> -------------------------------------------------------------------------------------
>
>                 Key: AMQNET-51
>                 URL: https://issues.apache.org/jira/browse/AMQNET-51
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: ActiveMQ
>         Environment: Windows XP SP2, .NET 2.0
>            Reporter: Jim Gomes
>            Assignee: james strachan
>            Priority: Minor
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> In the ActiveMQ.Tracer class, the static properties for IsInfoEnabled, 
> IsWarnEnabled, IsErrorEnabled, IsFatalEnabled do not check their individual 
> status flags to see if they are enabled.  They all check the single 
> IsDebugEnabled status flag.  This means that none of them will be turned on 
> unless the IsDebugEnabled flag is true.  Conversely, they will *all* be 
> enabled if the IsDebugEnabled flag is true.  They should each check their own 
> status flags to enable fine-grained control over Tracer output.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to