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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
MavenSlf4jFriendpublic MavenSlf4jFriend()
 
- 
- 
Method Details- 
resetpublic static void reset()Reset Slf4j internal state.
 
-