mirai
2.10.0
common
mirai-core-api
/
net.mamoe.mirai.utils
/
MiraiLogger
/
debug
debug
common
abstract
fun
debug
(
message
:
String
?
)
Content copied to clipboard
记录一个
调试
级别的日志.
open
fun
debug
(
e
:
Throwable
?
)
Content copied to clipboard
abstract
fun
debug
(
message
:
String
?
,
e
:
Throwable
?
)
Content copied to clipboard