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