Package | Description |
---|---|
info.aduna.app.logging | |
info.aduna.app.logging.logback | |
info.aduna.logging.base | |
info.aduna.logging.file.logback | |
info.aduna.webapp.system.logging |
Modifier and Type | Method and Description |
---|---|
LogReader |
LogConfiguration.getDefaultLogReader()
Default (fallback) LogReader instance.
|
LogReader |
LogConfiguration.getLogReader(String appender)
A reader that can read logging information as stored by the specific
logger's appender.
|
Modifier and Type | Method and Description |
---|---|
LogReader |
LogbackConfiguration.getDefaultLogReader() |
LogReader |
LogConfigurator.getDefaultLogReader() |
LogReader |
LogbackConfiguration.getLogReader(String appender) |
LogReader |
LogConfigurator.getLogReader(String appenderName) |
Modifier and Type | Class and Description |
---|---|
class |
LogReaderBase |
Modifier and Type | Class and Description |
---|---|
class |
FileLogReader |
class |
MultipleFileLogReader
Date range-enabled wrapper for FileLogReader.
|
Modifier and Type | Method and Description |
---|---|
LogReader |
LoggingOverviewController.getLogReader(int offset,
int count,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2001–2016 Aduna. All rights reserved.