mirror of
https://github.com/goharbor/harbor
synced 2025-04-24 21:34:12 +00:00
update the depth in New func
This commit is contained in:
parent
da6f7f8a8c
commit
616d96496a
@ -62,7 +62,7 @@ func New(out io.Writer, fmtter Formatter, lvl Level) *Logger {
|
||||
out: out,
|
||||
fmtter: fmtter,
|
||||
lvl: lvl,
|
||||
callDepth: 2,
|
||||
callDepth: 3,
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user