[ 
https://issues.apache.org/jira/browse/GEODE-4297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16327993#comment-16327993
 ] 

Dave Barnes edited comment on GEODE-4297 at 1/22/18 6:27 PM:
-------------------------------------------------------------

[also from Mark Secrist]

 

I think there may be some  inaccuracies here: 
http://geode.apache.org/docs/guide/13/managing/logging/configuring_log4j2.html 
related to use of LogWriter, which I believe is deprecated


was (Author: dbarnes97):
[also from Mark Secrist]

 

I think there may be some  inaccuracies here: 
https://gemfire.docs.pivotal.io/geode/managing/logging/configuring_log4j2.html 
related to use of LogWriter, which I believe is deprecated

> User Guide: Clarify logging from developer's perspective
> --------------------------------------------------------
>
>                 Key: GEODE-4297
>                 URL: https://issues.apache.org/jira/browse/GEODE-4297
>             Project: Geode
>          Issue Type: Improvement
>          Components: docs
>            Reporter: Dave Barnes
>            Priority: Major
>
> [Request from Mark Secrist]
>  I find the documentation doesn’t go far enough to cover how to do logging - 
> particularly on the server side from a developer perspective.
> I figured out how to set up logging by jumping through GemFire code and found 
> something like the following
> ```Logger logger = LogService.getLogger() ```
> This is the recommended way, but it's not covered in the docs. Also - the 
> logging doesn’t tend to have the level of detail I like (ex class & method). 
> I realize this has to do with how the overall appender is configured. I’m 
> curious if we have recommended ways of overriding this in certain situations.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to