rm5248 commented on PR #301:
URL: https://github.com/apache/logging-log4cxx/pull/301#issuecomment-1827939423

   Depending on your use-case, what I have done before is to have each class 
have a logger(java-style) but then also define some other top-level loggers for 
certain long-term operations.
   
   Another alternative here would be to add a filter (MapFilter?) that would 
log messages when a certain key is in the MDC.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to