Uses of Class
ch.qos.logback.classic.spi.LoggerContextVO
Packages that use LoggerContextVO
Package
Description
Contains logback classic main classes.
Contains core classes of logback classic.
-
Uses of LoggerContextVO in ch.qos.logback.classic
Fields in ch.qos.logback.classic declared as LoggerContextVOMethods in ch.qos.logback.classic that return LoggerContextVO -
Uses of LoggerContextVO in ch.qos.logback.classic.spi
Fields in ch.qos.logback.classic.spi declared as LoggerContextVOModifier and TypeFieldDescription(package private) final LoggerContextVO
LoggerRemoteView.loggerContextView
private LoggerContextVO
LoggingEvent.loggerContextVO
private LoggerContextVO
LoggingEventVO.loggerContextVO
Methods in ch.qos.logback.classic.spi that return LoggerContextVOModifier and TypeMethodDescriptionLoggingEventVO.getContextLoggerRemoteView()
LoggerRemoteView.getLoggerContextView()
ILoggingEvent.getLoggerContextVO()
LoggingEvent.getLoggerContextVO()
LoggingEventVO.getLoggerContextVO()
Methods in ch.qos.logback.classic.spi with parameters of type LoggerContextVOModifier and TypeMethodDescriptionvoid
LoggingEvent.setLoggerContextRemoteView
(LoggerContextVO loggerContextVO)