Switch to chi and improve logs
This commit is contained in:
parent
acab4bc68b
commit
c3334faa9e
8 changed files with 23 additions and 17 deletions
|
@ -38,7 +38,7 @@ func LoadConfig(filename string) error {
|
|||
return err
|
||||
}
|
||||
Cfg = temp_config
|
||||
slog.Debug("Loaded config", "file", filename)
|
||||
slog.Debug("Loaded config", "file", filename, "config", Cfg)
|
||||
return nil
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue