public class LogbackLoggingService extends LoggingService
| コンストラクタと説明 |
|---|
LogbackLoggingService() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected java.lang.Object |
createRuntime(LogCondition logCondition) |
void |
destroy() |
void |
init(Config config) |
getLoggingContext, getMaxAgeSecondsOfLogConditionpublic void init(Config config)
init インタフェース内 Serviceinit クラス内 LoggingServicepublic void destroy()
destroy インタフェース内 Servicedestroy クラス内 LoggingServiceprotected java.lang.Object createRuntime(LogCondition logCondition)
createRuntime クラス内 LoggingService