mirror of
https://github.com/Xevion/go-ha.git
synced 2025-12-06 01:15:10 -06:00
Migrated rest of the obvious logs/prints to slog.
This commit is contained in:
@@ -48,7 +48,6 @@ func setupLogging() {
|
||||
func (s *MySuite) SetupSuite() {
|
||||
setupLogging()
|
||||
slog.Debug("Setting up test suite...")
|
||||
|
||||
s.suiteCtx = make(map[string]any)
|
||||
|
||||
configFile, err := os.ReadFile("./config.yaml")
|
||||
|
||||
Reference in New Issue
Block a user