You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/03/02 04:21:45 UTC

[GitHub] sijie opened a new pull request #1316: Introduce a pulsar log4j2 appender

sijie opened a new pull request #1316: Introduce a pulsar log4j2 appender
URL: https://github.com/apache/incubator-pulsar/pull/1316
 
 
   ### Motivation
   
   when developing `pulsar-functions`, it would be good to log the log messages generated by functions to pulsar, so the user can easily tail the log messages topic to get all the messages per functions.
   
   ### Modifications
   
   This PR is to add a pulsar based appender.
   
   ### Result
   
   We are able to use pulsar log4j2 appender to log messages.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services