Updated logging
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
package logger
|
||||
|
||||
const (
|
||||
Error = iota + 2
|
||||
Error = iota + 1
|
||||
Warn
|
||||
Info
|
||||
Core
|
||||
Debug
|
||||
|
Reference in New Issue
Block a user