@AutoService(value=ConfijLogFactory.class) public static class JulLogger.JulLogFactory extends java.lang.Object implements ConfijLogFactory, ServiceLoaderPriority
DEFAULT_PRIORITY| Constructor and Description |
|---|
JulLogFactory() |
| Modifier and Type | Method and Description |
|---|---|
ConfijLogger |
getLogger(java.lang.String name) |
int |
getPriority() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpriorityOfpublic ConfijLogger getLogger(java.lang.String name)
getLogger in interface ConfijLogFactorypublic int getPriority()
getPriority in interface ServiceLoaderPriority