org.slf4j.impl
Class MavenSlf4jSimpleFriend

java.lang.Object
  extended by org.slf4j.impl.MavenSlf4jSimpleFriend

public class MavenSlf4jSimpleFriend
extends Object

Utility for Maven to access Slf4j-Simple internals through package access. Use with precaution, since this is not normally intended for production use.


Constructor Summary
MavenSlf4jSimpleFriend()
           
 
Method Summary
static void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MavenSlf4jSimpleFriend

public MavenSlf4jSimpleFriend()
Method Detail

init

public static void init()


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