mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-04 20:08:38 +00:00
Added log lines for verbosity
This commit is contained in:
parent
41f36ba9c2
commit
a2e0e013e5
@ -42,6 +42,7 @@ func init() {
|
||||
}
|
||||
|
||||
func runConsoleWithoutProxy() {
|
||||
log.Info().Msg("Starting scripting console ...")
|
||||
time.Sleep(5 * time.Second)
|
||||
for {
|
||||
hubUrl := kubernetes.GetHubUrl()
|
||||
|
Loading…
Reference in New Issue
Block a user