Package io.getstream.logging.android.file
See: Description
-
Interface Summary Interface Description ShareManager Shares a log file. ClearManager Clears a log file. -
Object Summary Object Description StreamLogFileManager An entry point to share/clear a log file. -
Class Summary Class Description StreamLogFileProvider Initializes StreamLog at app startup time and represents a FileProvider for log file sharing. StreamLogFileService The service handles adb commands to share/clear the log file.