Audit noisy user-facing info logs and demote routine chatter to debug #437

Closed
opened 2026-04-26 23:33:06 +00:00 by barrettruth · 0 comments
barrettruth commented 2026-04-26 23:33:06 +00:00

Problem

Forge still emits some routine info notifications in normal flows that are better suited to debug tracing. That makes ordinary use noisier than the logging issue's target behavior.

Proposed solution

Audit current info logs, keep truly user-facing start/success/failure notifications where they add value, and demote routine internal progress chatter to debug.

Notes

  • root tracker: #170
## Problem Forge still emits some routine `info` notifications in normal flows that are better suited to debug tracing. That makes ordinary use noisier than the logging issue's target behavior. ## Proposed solution Audit current `info` logs, keep truly user-facing start/success/failure notifications where they add value, and demote routine internal progress chatter to `debug`. ## Notes - root tracker: #170
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/forge.nvim#437
No description provided.