[ 
http://jira.amdatu.org/jira/browse/AMDATU-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivo Ladage - van Doorn resolved AMDATU-74.
------------------------------------------

    Resolution: Fixed

Fixed. The ConsoleLogHandler didn't detach any other log handlers before 
attaching itself, so log entries were also send to other log handlers which 
could possibly print the entries to the console. The ConsoleLogHandler now 
detaches all other handlers first.
Furthermore, Cassandra now uses the slf4j-jdk bridge instead of slf4j-log4j 
bridge such that also cassandra log entries are handled by the 
ConsoleLogHandler (so SLF4J -> JDK -> OSGi)

> ConsoleLog Handler doesn't use setting for java.util.logging logmessages.
> -------------------------------------------------------------------------
>
>                 Key: AMDATU-74
>                 URL: http://jira.amdatu.org/jira/browse/AMDATU-74
>             Project: Amdatu
>          Issue Type: Bug
>          Components: Platform - Log Handler
>    Affects Versions: 0.0.4
>            Reporter: Dion Meijer
>            Assignee: Ivo Ladage - van Doorn
>             Fix For: 0.0.6
>
>         Attachments: AMDATU-74.patch
>
>
> When using "console.mininum.loglevel=ERROR" in 
> org.amdatu.platform.loghandler.cfg
> messages with level "INFO" are displayed.
> 3-sep-2010 16:57:32 
> org.apache.wink.common.internal.application.ApplicationFileLoader <init>
> INFO: Loading application from bundle://93.0:12/META-INF/wink-application

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

        

Reply via email to