- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for CONSOLE_DEBUG_LOGLEVEL (0.12 sec)
-
cmd/common-main.go
} if value := env.Get(config.EnvBrowserRedirectURL, ""); value != "" { os.Setenv("CONSOLE_BROWSER_REDIRECT_URL", value) } if value := env.Get(config.EnvConsoleDebugLogLevel, ""); value != "" { os.Setenv("CONSOLE_DEBUG_LOGLEVEL", value) } // pass the console subpath configuration if globalBrowserRedirectURL != nil { subPath := path.Clean(pathJoin(strings.TrimSpace(globalBrowserRedirectURL.Path), SlashSeparator))
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Sep 24 21:50:11 UTC 2024 - 31.7K bytes - Viewed (0)