comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
common
/
logcat
/
LogcatLogger
/
Companion
Companion
object
Companion
Members
Properties
is
Installed
Link copied to clipboard
val
isInstalled
:
Boolean
Functions
install
Link copied to clipboard
fun
install
(
logger
:
LogcatLogger
)
Installs a
LogcatLogger
.
uninstall
Link copied to clipboard
fun
uninstall
(
)
Replaces the current logger (if any) with a no-op logger.