You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Toolhive's pkg/logger maintains its own slog singleton (set during
init()) that writes JSON to stderr. The existing initToolhiveLogger
only redirected the zap global logger, so all vmcp diagnostics
(aggregator, discovery, server) still polluted the terminal session.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments