libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
iLogging
i
Logging
interface
iLogging
Inheritors
MockAndroidLogging
AndroidLogging
NativeLinuxLogging
JvmLogging
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
)