mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 17:25:01 +00:00
Remove the server.Config struct, not needed. Remove the app struct and move the configuration to the main holos.Config.ServerConfig. Add flags specific to server configuration. With this patch logging is simplified. Subcommands have a handle on the top level holos.Config and can get a fully configured logger from cfg.Logger() after flag parsing happens.
2.5 KiB
2.5 KiB