mirror of
https://github.com/go-kratos/kratos.git
synced 2025-03-17 21:07:54 +02:00
fix
This commit is contained in:
parent
b378f993c4
commit
dc476c3b57
@ -25,7 +25,7 @@ func (h *Helper) WithContext(ctx context.Context) *Helper {
|
||||
}
|
||||
}
|
||||
|
||||
// Log Print log by level and keyvals
|
||||
// Log Print log by level and keyvals.
|
||||
func (h *Helper) Log(level Level, keyvals ...interface{}) {
|
||||
h.logger.Log(level, keyvals...)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user