A
C
D
E
G
I
K
L
P
S
T
V
W
I
- i(String,Function0) - function in io.getstream.logging.StreamLog
- Send a INFO log message.
- i(Function0) - function in io.getstream.logging.TaggedLogger
- Send a INFO log message.
- INFO - enum entry in io.getstream.logging.Priority
Priority for the StreamLogger.log method; use StreamLog.i.
- io.getstream.logging - package io.getstream.logging
- io.getstream.logging.helper - package io.getstream.logging.helper
- io.getstream.logging.kotlin - package io.getstream.logging.kotlin
- isLoggable(Priority,String) - function in io.getstream.logging.IsLoggableValidator
- Validates priority and tag of a message you would like logged.
- IsLoggableValidator - class in io.getstream.logging
- Validates if message can be logged.