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 LoggerContextVOLoggerRemoteView.loggerContextViewprivate LoggerContextVOLoggingEvent.loggerContextVOprivate LoggerContextVOLoggingEventVO.loggerContextVOMethods 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 TypeMethodDescriptionvoidLoggingEvent.setLoggerContextRemoteView(LoggerContextVO loggerContextVO)