You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by GitBox <gi...@apache.org> on 2019/08/05 18:21:53 UTC

[GitHub] [griffin] joohnnie commented on issue #518: [GRIFFIN-273] Griffin Service with user-defined log4j2 configuration

joohnnie commented on issue #518: [GRIFFIN-273] Griffin Service with user-defined log4j2 configuration 
URL: https://github.com/apache/griffin/pull/518#issuecomment-518344181
 
 
   @whhe Thanks for your comments. 
   The config is the default configuration from spring boot. The reason I put it to the code base because we can easily change the config based on our need. Otherwise, users even don't know what' the log library they used.
   In addition to that, I removed some dependencies as they will cause the confliction in the log system.
   
   Regarding the guild, log4j2 is an open-source library and has its official website.
   User can refer to the website to customize the config.  
   https://logging.apache.org/log4j/2.x/index.html 
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services