https://bz.apache.org/bugzilla/show_bug.cgi?id=60589
--- Comment #10 from Philippe Mouawad <[email protected]> --- Author: pmouawad Date: Sun Feb 5 13:43:13 2017 New Revision: 1781757 URL: http://svn.apache.org/viewvc?rev=1781757&view=rev Log: Bug 60589 - Migrate LogKit to SLF4J - Drop avalon, logkit and excalibur with backward compatibility for 3rd party modules Part 2 of PR #254 Contributed by Woonsan Ko Bugzilla Id: 60589 Added: jmeter/trunk/src/jorphan/org/apache/jorphan/logging/Slf4jLogkitLogger.java (with props) jmeter/trunk/src/jorphan/org/apache/log/ jmeter/trunk/src/jorphan/org/apache/log/ContextMap.java (with props) jmeter/trunk/src/jorphan/org/apache/log/LogEvent.java (with props) jmeter/trunk/src/jorphan/org/apache/log/LogTarget.java (with props) jmeter/trunk/src/jorphan/org/apache/log/Logger.java (with props) jmeter/trunk/src/jorphan/org/apache/log/Priority.java (with props) Modified: jmeter/trunk/src/jorphan/org/apache/jorphan/logging/LoggingManager.java -- You are receiving this mail because: You are the assignee for the bug.
