ztcorekit
/
fr.zhortech.ztcorekit.internal.logging
/
ZTLogger
Z
T
Logger
object
ZTLogger
Content copied to clipboard
ZTLogger
Author
Alexandre Lemoult <a.lemoult@zhortech.com>
Types
Functions
Types
Logger
Link copied to clipboard
interface
Logger
Content copied to clipboard
Functions
d
Link copied to clipboard
fun
d
(tag:
String
, msg:
String
)
Content copied to clipboard
e
Link copied to clipboard
fun
e
(tag:
String
, msg:
String
)
Content copied to clipboard
fun
e
(tag:
String
, msg:
String
, t:
Throwable
?)
Content copied to clipboard
i
Link copied to clipboard
fun
i
(tag:
String
, msg:
String
)
Content copied to clipboard
v
Link copied to clipboard
fun
v
(tag:
String
, msg:
String
)
Content copied to clipboard
w
Link copied to clipboard
fun
w
(tag:
String
, msg:
String
)
Content copied to clipboard