mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-12-15 15:16:34 +08:00
日志级别增加success
This commit is contained in:
@@ -5,6 +5,7 @@ const (
|
||||
LevelInfo = "info"
|
||||
LevelWarning = "warning"
|
||||
LevelError = "error"
|
||||
LevelSuccess = "success"
|
||||
|
||||
LogTypeAdmin = "admin"
|
||||
LogTypeUser = "user"
|
||||
|
||||
Reference in New Issue
Block a user