logging

package
v6.6.35 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package logging re-exports request logging primitives for SDK consumers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileRequestLogger

type FileRequestLogger = internallogging.FileRequestLogger

FileRequestLogger implements RequestLogger using file-based storage.

func NewFileRequestLogger

func NewFileRequestLogger(enabled bool, logsDir string, configDir string) *FileRequestLogger

NewFileRequestLogger creates a new file-based request logger.

type RequestLogger

type RequestLogger = internallogging.RequestLogger

RequestLogger defines the interface for logging HTTP requests and responses.

type StreamingLogWriter

type StreamingLogWriter = internallogging.StreamingLogWriter

StreamingLogWriter handles real-time logging of streaming response chunks.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL