mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-10 23:10:32 +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