DaanHoogland commented on issue #2992: PoC for log library surface reduction 
(2991)
URL: https://github.com/apache/cloudstack/pull/2992#issuecomment-436303885
 
 
   @csquire hearsay admittedly but apache logging folk say that log4j2 is 
better faster neater than slf4j and when we consolidated the util package we 
can decide to wrap slf4j in it as well, right now slf4j is used at some places 
in the system, java logging at others and log4j version 1 mostly. I want to 
consolidate all logging after merging this PoC first and than upgrade to 
whatever we decide. The idea here is that we have only one place where the 
version of the 3rd party lib matters.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to