mokoki-project
0.2.1-SNAPSHOT
common
mokoki
/
com.javiersc.mokoki
/
PrintMokokiLogger
Print
Mokoki
Logger
common
open
class
PrintMokokiLogger
(
minPriority
:
Priority
=
Priority.DEBUG
)
:
MokokiLogger
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Print
Mokoki
Logger
Link copied to clipboard
common
fun
PrintMokokiLogger
(
minPriority
:
Priority
=
Priority.DEBUG
)
Content copied to clipboard
Functions
is
Loggable
Link copied to clipboard
common
open
override
fun
isLoggable
(
priority
:
Priority
)
:
Boolean
Content copied to clipboard
log
Link copied to clipboard
common
open
override
fun
<
T
:
Any
>
log
(
priority
:
Priority
,
tag
:
String
?
,
kClass
:
KClass
<
T
>
,
kType
:
KType
,
message
:
T
)
Content copied to clipboard
Properties
use
Compatible
Mode
Link copied to clipboard
common
open
override
var
useCompatibleMode
:
Boolean
=
false
Content copied to clipboard