This commit is contained in:
Sebastien Blot 2023-10-27 11:21:19 +02:00
parent 37c5d54e43
commit 57b5f5c27c
No known key found for this signature in database
GPG key ID: DFC2902F40449F6A

View file

@ -77,6 +77,8 @@ func (e *crzLogEvent) Int(key string, i int) dbg.Event {
} else {
return e
}
} else {
return e
}
}
//e.logger.Info("int")