Versions in this module Expand all Collapse all v0 v0.8.1 Sep 4, 2026 v0.8.0 Sep 4, 2026 Changes in this version + const EventRequest + const EventUpstream + func RequestID(ctx context.Context) string + func URLWithoutSecrets(value *url.URL) string + func WithRequestID(ctx context.Context, requestID string) context.Context + type Entry struct + DurationMS int64 + Error string + Event string + Method string + Path string + RemoteAddr string + RequestID string + StatusCode int + Time time.Time + URL string + type Logger struct + func Open(path string) (*Logger, error) + func (l *Logger) Close() error + func (l *Logger) Write(entry Entry) error