MCPcopy
hub / github.com/gitleaks/gitleaks / Fatal

Function Fatal

logging/log.go:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42}
43
44func Fatal() *zerolog.Event {
45 return Logger.Fatal()
46}
47
48func Panic() *zerolog.Event {
49 return Logger.Panic()

Callers 15

listenForInterruptFunction · 0.92
runStdInFunction · 0.92
runDetectFunction · 0.92
runGitFunction · 0.92
runProtectFunction · 0.92
runDirectoryFunction · 0.92
initFunction · 0.92
initLogFunction · 0.92
initConfigFunction · 0.92
initDiagnosticsFunction · 0.92
ExecuteFunction · 0.92
ConfigFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected