Migrate this project to minio micro services code

This commit is contained in:
Harshavardhana
2015-10-16 11:26:01 -07:00
parent 8c4119cbeb
commit 762b798767
349 changed files with 3704 additions and 76049 deletions
+1 -2
View File
@@ -27,8 +27,7 @@ import (
type logLevel int
const (
levelUnknown logLevel = iota
levelPrint
levelPrint logLevel = iota + 1
levelDebug
levelInfo
levelError