This commit is contained in:
parent
f51e267f20
commit
ce464a678a
@ -22,7 +22,7 @@ func(this *Error)SetError(err error,loglevel ...int){
|
||||
return nil
|
||||
}
|
||||
|
||||
lev:=Config.GetInt("logLevel")
|
||||
lev:=Config.GetInt("LOG_NIL")
|
||||
|
||||
if len(loglevel)!=0{
|
||||
lev=loglevel[0]
|
||||
|
Loading…
x
Reference in New Issue
Block a user