Class PatchLoggerFactory


  • public final class PatchLoggerFactory
    extends java.lang.Object
    Patch logger factory - creates and stores loggers for classes related with Patches.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static PatchLogger getLogger​(java.lang.Class clazz)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getLogger

        public static PatchLogger getLogger​(java.lang.Class clazz)