Package | Description |
---|---|
com.sdl.context.common.logging |
Modifier and Type | Method and Description |
---|---|
LogCapture |
LogCapture.atLevel(Level level)
Note we only support logback level mapping for now.
|
static LogCapture |
LogUtils.captureLog(String pattern)
Capture log for the given pattern with a simple appender.
|
LogCapture |
LogCapture.withFilter(String filterToSet) |
LogCapture |
LogCapture.withLogLevel(int logLevel) |
Modifier and Type | Method and Description |
---|---|
void |
LogbackLoggerWrapper.captureLog(LogCapture logCapture) |
void |
LogbackLoggerWrapper.stopCapture(LogCapture logCapture) |
static void |
LogUtils.stopCapture(LogCapture logCapture)
Stop capturing the log via the given appender for the given pattern.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries