mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-03 22:45:13 +08:00
test
This commit is contained in:
@@ -107,7 +107,7 @@ func New(strLevel string, pathName string, filePre string, flag int,buffNum uint
|
||||
return nil, errors.New("unknown level: " + strLevel)
|
||||
}
|
||||
|
||||
// new
|
||||
// new111
|
||||
logger := new(Logger)
|
||||
logger.level = level
|
||||
logger.filePath = pathName
|
||||
|
||||
Reference in New Issue
Block a user