mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2025-10-30 02:50:05 +00:00
add trace level
This commit is contained in:
@@ -5,6 +5,7 @@ import dev.inmo.kslog.common.utils.plus
|
||||
|
||||
|
||||
enum class LogLevel {
|
||||
TRACE,
|
||||
DEBUG,
|
||||
VERBOSE,
|
||||
INFO,
|
||||
|
||||
Reference in New Issue
Block a user