Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
Base on the comments in YARN-6873, we'd like to add a helper method to determine whether a log is Log4j implement.
Using this helper method, we don't have to care about it's org.apache.commons.logging or org.slf4j.Logger used in our system.