toggle menu
Android-Vast-Extension
androidJvm
switch theme
search in API
tools
/
com.ave.vastgui.tools.log.base
/
LogScope
Log
Scope
open
class
LogScope
Provide a
CoroutineScope
for log use.
Since
1.3.1
Inheritors
AndroidLogger
AndroidStore
Members
Constructors
Log
Scope
Link copied to clipboard
internal
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Exception
Log
Link copied to clipboard
@
FunctionalInterface
internal
fun
interface
ExceptionLog
Exception
Storage
Link copied to clipboard
@
FunctionalInterface
internal
fun
interface
ExceptionStorage
Properties
m
Log
Channel
Link copied to clipboard
protected
val
mLogChannel
:
Channel
<
LogInfo
>
A channel of
LogInfo
.
m
Log
Scope
Link copied to clipboard
protected
val
mLogScope
:
CoroutineScope