-
- All Implemented Interfaces:
-
io.getstream.log.StreamLogger
public final class AndroidStreamLogger implements StreamLoggerThe StreamLogger implementation for Android.
This logger traces the current thread on Android and following the Android log priorities.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classAndroidStreamLogger.Companion
-
Constructor Summary
Constructors Constructor Description AndroidStreamLogger(Integer maxTagLength)
-