mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 04:00:25 +03:00
Migrate this project to minio micro services code
This commit is contained in:
+1
-2
@@ -27,8 +27,7 @@ import (
|
||||
type logLevel int
|
||||
|
||||
const (
|
||||
levelUnknown logLevel = iota
|
||||
levelPrint
|
||||
levelPrint logLevel = iota + 1
|
||||
levelDebug
|
||||
levelInfo
|
||||
levelError
|
||||
|
||||
Reference in New Issue
Block a user