Class JulLogger.JulLogFactory

java.lang.Object
ch.kk7.confij.logging.JulLogger.JulLogFactory
All Implemented Interfaces:
ServiceLoaderPriority, ConfijLogFactory
Enclosing class:
JulLogger

@AutoService(ConfijLogFactory.class)
public static class JulLogger.JulLogFactory
extends java.lang.Object
implements ConfijLogFactory, ServiceLoaderPriority
  • Field Summary

    Fields inherited from interface ch.kk7.confij.common.ServiceLoaderPriority

    DEFAULT_PRIORITY
  • Constructor Summary

    Constructors
    Constructor Description
    JulLogFactory()  
  • Method Summary

    Modifier and Type Method Description
    ConfijLogger getLogger​(java.lang.String name)  
    int getPriority()  

    Methods inherited from class java.lang.Object

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