114ba24e05
Introduce logging.Init/Default plus package-level Info/Warn/Error/Debug so code without an injected *Logger (main, the service wrapper) emits the same [UTC] - [Component] - [Level] - Message format on the one shared writer and rotation policy. Existing injected usage is unchanged. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>