Package org.slf4j

Class 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.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      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.