public class MavenSlf4jFriend
extends Object
Utility for Maven to access Slf4j internals through package access.
Use with precaution, since this is not normally intended for production use.
-
Constructor Summary
Constructors
-
Method Summary
static void
Reset Slf4j internal state.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MavenSlf4jFriend
public MavenSlf4jFriend()
-
Method Details
-
reset
public static void reset()
Reset Slf4j internal state.