toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin
/
iLogging
i
Logging
interface
iLogging
Inheritors
MockAndroidLogging
AndroidLogging
JvmLogging
NativeLinuxLogging
Members
Properties
module
Link copied to clipboard
abstract
val
module
:
String
Functions
error
Link copied to clipboard
abstract
fun
error
(
s
:
String
)
info
Link copied to clipboard
abstract
fun
info
(
s
:
String
)
severe
Link copied to clipboard
open
fun
severe
(
s
:
String
)
warning
Link copied to clipboard
abstract
fun
warning
(
s
:
String
)