MCPcopy Create free account
hub / github.com/celzero/firestack / LogLevel

Function LogLevel

intra/tun2socks.go:195–243  ·  view source on GitHub ↗

Change log level to very verbose (0), verbose (1), debug (2), info (3), warn (4), error (5), stacktraces (6), user notifications (7), or no logs (8). gologLevel and consolelogLevel can be set independently; ex: LogLevel(2, 6) or LogLevel(8, 0) etc. callerDepth can be any value between 0 and 9 which

(gologLevel, consolelogLevel, callerDepth int32)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

LevelOfFunction · 0.92
SetLevelFunction · 0.92
SetConsoleLevelFunction · 0.92
SetCallerDepthFunction · 0.92
SupportsRecordingFunction · 0.92
RecordForeverFunction · 0.92
DebugLogFunction · 0.92
IFunction · 0.92
sMethod · 0.45

Tested by

no test coverage detected