joshuar-go-hass-agent/internal/logging
Joshua Rich f6b08332dc perf(agent): 🏗️ restructure preferences and hass client usage
- move agent "flag" parameters into context rather than storing in agent
- use an interface for preferences access
- start the hass client closer to where it is used
- remove the need for the agent to expose wrapper methods
2024-09-14 10:58:15 +10:00
..
context.go refactor: 🚧 replace zerolog with slog 2024-07-09 22:02:20 +10:00
logging.go perf(agent): 🏗️ restructure preferences and hass client usage 2024-09-14 10:58:15 +10:00
logging_test.go refactor: ♻️ store app ID in a context to reduce need to expose/pass it via other means 2024-09-12 16:19:42 +10:00
profiling.go fix(agent): 🐛 re-add profiling webui support 2024-09-07 09:30:58 +10:00