acidify-core
Toggle table of contents
0.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
acidify-core
acidify-core
/
org.ntqqrev.acidify.logging
/
NopLogHandler
Nop
Log
Handler
object
NopLogHandler
:
LogHandler
(
source
)
不执行任何操作的日志处理器
Members
Functions
handle
Log
Link copied to clipboard
open
override
fun
handleLog
(
level
:
LogLevel
,
tag
:
String
,
message
:
String
,
throwable
:
Throwable
?
)