Package io.getstream.logging
See: Description
-
Class Summary Class Description CompositeStreamLogger A StreamLogger container that can hold onto multiple other loggers. TaggedLogger Represents a tagged logger. -
Object Summary Object Description StreamLog API for sending log output. SilentStreamLogger Mock StreamLogger implementation for release builds. -
Interface Summary Interface Description IsLoggableValidator Validates if message can be logged. StreamLogger Low-level Logger interface. -
Enum Summary Enum Description Priority The priority/type of a log message.