Changelog
- 540f869 refactor: improve database query handling and logging in server_api.go
- 34a9beb feat: enhance AlarmSendCmd with additional flags for stream and topic
- bacee85 refactor: enhance logging structure in server_api.go
- 12d6dac refactor: streamline logging and remove redundant debug messages in k8sHealth
- 55f758a chore: remove unused import in systemd_other.go
- 0fc9123 feat: add hourly log statistics endpoint
- 887b296 refactor: move zerolog initialization to common package
- 9efb614 feat: integrate zerolog for structured logging across components