Uses of Interface
is.codion.common.utilities.logging.LoggerProxy
Packages that use LoggerProxy
Package
Description
Logging related classes.
java.util.logging proxy related classes.
Log4j proxy related classes.
Logback proxy related classes.
Logging related components.
Package configuration values:
EntityServerMonitor.SERVER_MONITOR_UPDATE_RATE
-
Uses of LoggerProxy in is.codion.common.utilities.logging
Fields in is.codion.common.utilities.logging declared as LoggerProxyModifier and TypeFieldDescriptionstatic final LoggerProxyLoggerProxy.NONEThe no-op logger proxy instance, zero functionality.Methods in is.codion.common.utilities.logging that return LoggerProxy -
Uses of LoggerProxy in is.codion.plugin.jul
Classes in is.codion.plugin.jul that implement LoggerProxyModifier and TypeClassDescriptionfinal classA java.util.logging LoggerProxy implementation -
Uses of LoggerProxy in is.codion.plugin.log4j
Classes in is.codion.plugin.log4j that implement LoggerProxy -
Uses of LoggerProxy in is.codion.plugin.logback
Classes in is.codion.plugin.logback that implement LoggerProxy -
Uses of LoggerProxy in is.codion.swing.common.ui.component.logging
Methods in is.codion.swing.common.ui.component.logging with parameters of type LoggerProxyModifier and TypeMethodDescriptionstatic LogLevelPanelLogLevelPanel.logLevelPanel(LoggerProxy loggerProxy) Creates a newLogLevelPanelconfigured to use the givenLoggerProxyinstance. -
Uses of LoggerProxy in is.codion.tools.monitor.model
Methods in is.codion.tools.monitor.model that return LoggerProxy