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
Methods in ch.qos.logback.classic that return LoggerContextVO -
Uses of LoggerContextVO in ch.qos.logback.classic.spi
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 TypeMethodDescriptionvoidLoggingEvent.setLoggerContextRemoteView(LoggerContextVO loggerContextVO)