Package org.slf4j
Class MavenSlf4jFriend
java.lang.Object
org.slf4j.MavenSlf4jFriend
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
 
- 
Constructor Details
- 
MavenSlf4jFriend
public MavenSlf4jFriend() 
 - 
 - 
Method Details
- 
reset
public static void reset()Reset Slf4j internal state. 
 -