toggle menu
MoulConfig
3.2.0
jvm
switch theme
search in API
common
/
io.github.notenoughupdates.moulconfig.internal
/
MCLogger
MCLogger
interface
MCLogger
(
source
)
Members
Functions
error
Link copied to clipboard
abstract
fun
error
(
text
:
String
,
throwable
:
Throwable
)
info
Link copied to clipboard
abstract
fun
info
(
text
:
String
)
warn
Link copied to clipboard
abstract
fun
warn
(
text
:
String
)