MCPcopy
hub / github.com/evilsocket/opensnitch / overwriteLogging

Function overwriteLogging

daemon/main.go:151–153  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

149}
150
151func overwriteLogging() bool {
152 return debug || warning || important || errorlog || logFile != "" || logMicro
153}
154
155// overwriteFw reloads the fw with the configuration file specified via cli.
156func overwriteFw(cfg *config.Config, qNum uint16, fwCfg string) {

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected