Description
Provides structured and readable logging helpers for Ruby applications. It is useful for developers who want clearer diagnostic output in services, command-line tools, and async workflows.
Logs can capture secrets, file paths, and user data. Choose log levels, redaction, and destinations carefully before using it in production.