mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-06 18:15:59 +08:00
fix cron
This commit is contained in:
@@ -10,8 +10,4 @@ type Logger interface {
|
||||
WithValues(keysAndValues ...interface{}) LogrusLogger
|
||||
WithName(name string) LogrusLogger
|
||||
WithCallDepth(depth int) LogrusLogger
|
||||
|
||||
WithItemSampler() LogrusLogger
|
||||
// WithoutSampler returns the original logger without sampling
|
||||
WithoutSampler() LogrusLogger
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user