A
C
D
E
G
I
K
L
P
S
T
U
V
W
E
- e(java.lang.String,kotlin.jvm.functions.Function0) - function in io.getstream.log.StreamLog
- Send a ERROR log message.
- e(java.lang.String,java.lang.Throwable,kotlin.jvm.functions.Function0) - function in io.getstream.log.StreamLog
- Send a ERROR log message.
- e(kotlin.jvm.functions.Function0) - function in io.getstream.log.TaggedLogger
- Send a ERROR log message.
- e(java.lang.Throwable,kotlin.jvm.functions.Function0) - function in io.getstream.log.TaggedLogger
- Send a ERROR log message.
- ERROR - enum entry in io.getstream.log.Priority
Priority for the StreamLogger.log method; use StreamLog.e.