Class AgentPremain


  • public class AgentPremain
    extends java.lang.Object
    Entry point for slf4j-ext when used as a Java agent.
    • Constructor Summary

      Constructors 
      Constructor Description
      AgentPremain()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void premain​(java.lang.String agentArgument, java.lang.instrument.Instrumentation instrumentation)
      JavaAgent premain entry point as specified in the MANIFEST.MF file.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait