mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-05-15 13:46:59 +00:00
Added log lines for verbosity
This commit is contained in:
@@ -42,6 +42,7 @@ func init() {
|
||||
}
|
||||
|
||||
func runConsoleWithoutProxy() {
|
||||
log.Info().Msg("Starting scripting console ...")
|
||||
time.Sleep(5 * time.Second)
|
||||
for {
|
||||
hubUrl := kubernetes.GetHubUrl()
|
||||
|
||||
Reference in New Issue
Block a user