Description
Adds a fast Ruby logging utility with structured logging support and a familiar Logger-like interface. It is useful for applications that need clearer operational logs without rewriting all logging code.
Logs can contain secrets, personal data, request bodies, and internal paths. Redact sensitive fields, rotate files, and set permissions before using logs in production.