Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
44
func
Fatal() *zerolog.Event {
45
return
Logger.Fatal()
46
}
47
48
func
Panic() *zerolog.Event {
49
return
Logger.Panic()
Callers
15
listenForInterrupt
Function · 0.92
runStdIn
Function · 0.92
runDetect
Function · 0.92
runGit
Function · 0.92
runProtect
Function · 0.92
runDirectory
Function · 0.92
init
Function · 0.92
initLog
Function · 0.92
initConfig
Function · 0.92
initDiagnostics
Function · 0.92
Execute
Function · 0.92
Config
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected