You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "William Markito Oliveira (JIRA)" <ji...@apache.org> on 2016/01/22 21:17:39 UTC

[jira] [Updated] (GEODE-834) Java Util Logging not showing up on server logs

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

William Markito Oliveira updated GEODE-834:
-------------------------------------------
    Description: 
When trying to use java.util.logging.Logger from a callback (CacheWriter, Listeners..) it looks like the output is not being displayed on <server>.log 

I've checked gemfire-core-dependencies/META-INF/MANIFEST.mf and we are including log4j-jul-2.5.jar which was supposed to the bridge and capture those calls. 



  was:
When trying to use java.util.logging.Logger from a callback (CacheWriter, Listeners..) it looks like the output is not being displayed on <server>.log 

I've checked gemfire-core-dependencies/META-INF/MANIFEST.mf and we are including log4j-jcl-2.5.jar which was supposed to the bridge and capture those calls. 




> Java Util Logging not showing up on server logs
> -----------------------------------------------
>
>                 Key: GEODE-834
>                 URL: https://issues.apache.org/jira/browse/GEODE-834
>             Project: Geode
>          Issue Type: Bug
>          Components: management
>            Reporter: William Markito Oliveira
>
> When trying to use java.util.logging.Logger from a callback (CacheWriter, Listeners..) it looks like the output is not being displayed on <server>.log 
> I've checked gemfire-core-dependencies/META-INF/MANIFEST.mf and we are including log4j-jul-2.5.jar which was supposed to the bridge and capture those calls. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)