Package | Description |
---|---|
js.log |
Logging system.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultLogContext
Default log context does nothing.
|
Modifier and Type | Field and Description |
---|---|
private LogContext |
DefaultLogProvider.logContext |
Modifier and Type | Method and Description |
---|---|
LogContext |
LogProvider.getLogContext()
Get the instance of logger context usable to store diagnostic context data on current thread.
|
static LogContext |
LogFactory.getLogContext()
Get logger context usable to bind diagnostic data to current thread.
|
LogContext |
DefaultLogProvider.getLogContext() |
Copyright © 2018. All rights reserved.