A
C
D
E
G
I
K
L
P
S
T
V
W
S
- setLogger(StreamLogger) - function in io.getstream.logging.StreamLog
- Sets a StreamLogger implementation to be used.
- setValidator(IsLoggableValidator) - function in io.getstream.logging.StreamLog
- Sets a IsLoggableValidator implementation to be used.
- SilentStreamLogger - class in io.getstream.logging
- Mock StreamLogger implementation for release builds.
- StreamLog - class in io.getstream.logging
- API for sending log output.
- StreamLogger - class in io.getstream.logging
- Low-level Logger interface.
- stringify(Thread) - function in io.getstream.logging.helper.StringifyKt
- stringify(Priority) - function in io.getstream.logging.helper.StringifyKt
- stringify(Throwable) - function in io.getstream.logging.helper.StringifyKt
- StringifyKt - class in io.getstream.logging.helper