Uses of Interface
org.apache.log4j.chainsaw.LoggerNameModel
-
Packages that use LoggerNameModel Package Description org.apache.log4j.chainsaw Chainsaw is a GUI log viewer and filter for the log4j package. -
-
Uses of LoggerNameModel in org.apache.log4j.chainsaw
Subinterfaces of LoggerNameModel in org.apache.log4j.chainsaw Modifier and Type Interface Description interfaceEventContainerTo allow pluggable TableModel implementations for Chainsaw, this interface has been factored out.Classes in org.apache.log4j.chainsaw that implement LoggerNameModel Modifier and Type Class Description classLoggerNameModelSupportAn implementation of LoggerNameModel which can be used as a delegate
-