Pulse/internal/config
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
..
api_tokens.go feat: streamline docker agent onboarding 2025-10-14 09:45:32 +00:00
client_helpers.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
config.go feat: add professional logging with runtime configuration and performance optimization 2025-10-20 15:13:38 +00:00
credentials.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
export.go Add Apprise notification integration (#570) 2025-10-18 16:39:39 +00:00
guest_metadata.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
oidc.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
persistence.go feat: add adaptive polling scheduler infrastructure (Phase 2 Tasks 1-3) 2025-10-20 15:13:37 +00:00
persistence_test.go Adjust backup and snapshot alert handling 2025-10-18 20:11:01 +00:00
registration.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
settings.go feat: add professional logging with runtime configuration and performance optimization 2025-10-20 15:13:38 +00:00
watcher.go feat: streamline docker agent onboarding 2025-10-14 09:45:32 +00:00