MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / GetSlowLogPath

Method GetSlowLogPath

agent/app/model/runtime.go:53–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51}
52
53func (r *Runtime) GetSlowLogPath() string {
54 return path.Join(r.GetPath(), "log", "fpm.slow.log")
55}

Callers 1

ReadLogByLineMethod · 0.80

Calls 1

GetPathMethod · 0.95

Tested by

no test coverage detected