public final class JulLogFactory extends InternalLogFactory
| Constructor and Description |
|---|
JulLogFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected InternalLogApi |
doGetLog(Class<?> clazz)
SPI to return a logger given a class.
|
protected InternalLogApi |
doGetLog(String name)
SPI to return a logger given a name.
|
configureFactory, getFactory, getLog, getLogprotected InternalLogApi doGetLog(Class<?> clazz)
InternalLogFactorydoGetLog in class InternalLogFactoryprotected InternalLogApi doGetLog(String name)
InternalLogFactorydoGetLog in class InternalLogFactoryCopyright © 2017. All rights reserved.