Package akka.event.slf4j
-
Interface Summary Interface Description SLF4JLogging Base trait for all classes that wants to be able use the SLF4J logging infrastructure. -
Class Summary Class Description Logger param: logger - which loggerLogger$ param: logger - which loggerSlf4jLogger Override this method to provide a differently formatted timestamp param: timestamp a "currentTimeMillis"-obtained timestampSlf4jLoggingFilter LoggingFilter
that uses the log level defined in the SLF4J backend configuration (e.g.Slf4jLogMarker WrapsMarker
Slf4jLogMarker$ Java API