Versions in this module Expand all Collapse all v0 v0.0.1 Sep 17, 2025 Changes in this version + type PanicLog struct + func NewPanicLog(ctxLoggerFactoryFn logging.CtxLoggerFactoryFn, maxDumpPartSize int64, ...) *PanicLog + func (p *PanicLog) HandlePanic(w http.ResponseWriter, r *http.Request, err any)