public final class CommonsLogFactory extends InternalLogFactory
Constructor and Description |
---|
CommonsLogFactory() |
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, getLog
protected InternalLogApi doGetLog(Class<?> clazz)
InternalLogFactory
doGetLog
in class InternalLogFactory
protected InternalLogApi doGetLog(String name)
InternalLogFactory
doGetLog
in class InternalLogFactory
Copyright © 2020. All rights reserved.