cleanup
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
parent
6cfe17185a
commit
a2d4a249a6
@ -7,10 +7,6 @@ import (
|
||||
"github.com/unistack-org/micro/v3/logger"
|
||||
)
|
||||
|
||||
type Options struct {
|
||||
logger.Options
|
||||
}
|
||||
|
||||
type callerSkipKey struct{}
|
||||
|
||||
func WithCallerSkip(i int) logger.Option {
|
||||
|
Loading…
Reference in New Issue
Block a user