Package org.apache.cassandra.utils.logging
-
Interface Summary Interface Description LoggingSupport Common abstraction of functionality which can be implemented for different logging backend implementations (slf4j bindings). -
Class Summary Class Description LogbackLoggingSupport Encapsulates all logback-specific implementations in a central place.LoggingSupportFactory Dynamically loads and instantiates an appropriateLoggingSupport
implementation according to the used slf4j binding.NoOpFallbackLoggingSupport A fallback implementation with empty implementations which ensures other slf4j bindings (logging implementations) than the default supported framework can be used.VirtualTableAppender Appends Cassandra logs to virtual table system_views.system_logs