Foundation - Structured Logging #118
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implement centralized logging handler for consistent log format.
Details
Create
kugetsu-log.shwithlog info|warn|error|debugfunctions.Log format:
timestamp level component messageSensitive values (tokens, passwords, secrets) must be masked automatically.
Backport Compatible
Internal improvement with same output semantics.
Acceptance Criteria