custom_logger

command
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2026 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

Package main demonstrates how to use a custom logging library (logrus) with the Codex SDK. Since the SDK expects *slog.Logger, this example shows how to create an adapter that bridges logrus to slog.

This pattern works for any logging library (zap, zerolog, etc.) - just implement the slog.Handler interface.

Jump to

Keyboard shortcuts

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