Package org.slf4j
Class MavenSlf4jFriend
- java.lang.Object
-
- org.slf4j.MavenSlf4jFriend
-
public class MavenSlf4jFriend extends java.lang.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 Constructor Description MavenSlf4jFriend()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
reset()
Reset Slf4j internal state.
-