mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-07 05:22:27 +00:00
⚡ Change some logs
This commit is contained in:
@@ -39,7 +39,7 @@ func (config *ScriptingConfig) GetScripts() (scripts []*misc.Script, err error)
|
||||
}
|
||||
scripts = append(scripts, script)
|
||||
|
||||
log.Info().Str("path", path).Msg("Found script:")
|
||||
log.Debug().Str("path", path).Msg("Found script:")
|
||||
}
|
||||
|
||||
return
|
||||
|
Reference in New Issue
Block a user