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