org.slf4j
Class MavenSlf4jFriend

java.lang.Object
  extended by org.slf4j.MavenSlf4jFriend

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
MavenSlf4jFriend()
           
 
Method Summary
static void reset()
          Reset Slf4j internal state.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MavenSlf4jFriend

public MavenSlf4jFriend()
Method Detail

reset

public static void reset()
Reset Slf4j internal state.



Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.