Versions in this module Expand all Collapse all v6 v6.9.3 Mar 25, 2026 Changes in this version + type FileRequestLogger = internallogging.FileRequestLogger + func NewFileRequestLogger(enabled bool, logsDir string, configDir string) *FileRequestLogger + func NewFileRequestLoggerWithOptions(enabled bool, logsDir string, configDir string, errorLogsMaxFiles int) *FileRequestLogger + type RequestLogger = internallogging.RequestLogger + type StreamingLogWriter = internallogging.StreamingLogWriter v6.9.2-rc1 Mar 25, 2026