public interface LogProvider extends Configurable
Configurable.config(js.lang.Config)
. Configuration object structure is implementation detail.Modifier and Type | Method and Description |
---|---|
LogContext |
getLogContext()
Get the instance of logger context usable to store diagnostic context data on current thread.
|
Log |
getLogger(String loggerName)
Create named logger instance.
|
config
Log getLogger(String loggerName)
loggerName
- logger name.LogContext getLogContext()
Copyright © 2018. All rights reserved.