public final class JulLogFactory extends InternalLogFactory
Constructor and Description |
---|
JulLogFactory() |
Modifier and Type | Method and Description |
---|---|
protected InternalLogApi |
doGetLog(java.lang.Class<?> clazz)
SPI to return a logger given a class.
|
protected InternalLogApi |
doGetLog(java.lang.String name)
SPI to return a logger given a name.
|
configureFactory, getFactory, getLog, getLog
protected InternalLogApi doGetLog(java.lang.Class<?> clazz)
InternalLogFactory
doGetLog
in class InternalLogFactory
protected InternalLogApi doGetLog(java.lang.String name)
InternalLogFactory
doGetLog
in class InternalLogFactory