mirror of
https://github.com/AlexxIT/go2rtc.git
synced 2025-11-02 22:34:02 +08:00
Fix log wrong module warning
This commit is contained in:
@@ -59,8 +59,6 @@ func GetLogger(module string) zerolog.Logger {
|
||||
return log.Level(lvl)
|
||||
}
|
||||
|
||||
log.Warn().Msgf("[log] wrong module: %s", module)
|
||||
|
||||
return log
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user