DaanHoogland commented on issue #4003: Logging framework to use only log4j and 
wrapper slf4j
URL: https://github.com/apache/cloudstack/pull/4003#issuecomment-608382934
 
 
   > > I think the name of this PR is wrong, is it?
   > > "replace slf4j to standardise on log4j"
   > 
   > But at very less places we are using slf4j. In order to replace slf4j to 
standardise log4j, we need to change almost all the files to use slf4j. I kept 
this name "Logging framework to use only log4j and wrapper slf4j" because java 
util logging framework and apache common logging wrapper are used and we 
removed them now.
   
   I want to not use slf4j anywhere, but standardise on log4j. It is used in 
the far majority of places and needs to be standardised to, to be able to 
reduce the upgrade working needed in the future. Both slf4j and commons-logging 
should be phased out completely.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to