Pulse/internal/logging
rcourtman 7d422d2909 feat: add professional logging with runtime configuration and performance optimization
Implements structured logging package with LOG_LEVEL/LOG_FORMAT env support, debug level guards for hot paths, enriched error messages with actionable context, and stack trace capture for production debugging. Improves observability and reduces log overhead in high-frequency polling loops.
2025-10-20 15:13:38 +00:00
..
logging.go feat: add professional logging with runtime configuration and performance optimization 2025-10-20 15:13:38 +00:00
logging_test.go feat: add professional logging with runtime configuration and performance optimization 2025-10-20 15:13:38 +00:00