Skip to content
Snippets Groups Projects
Commit a614818b authored by Oto Šťáva's avatar Oto Šťáva Committed by Vladimír Čunát
Browse files

daemon/engine: warning when log_groups contains a non-existent group

Until now, kresd would refuse to start when a log_groups Lua call
contained a non-existent group. After this change, only a warning is
printed, which helps during development while switching between branches
with new logging groups. I don't think changing the configuration all
the time just for a logging group is warranted.
parent 8c94968e
Branches
Tags
1 merge request!1388daemon/engine: warning when log_groups contains a non-existent group
Pipeline #110643 skipped
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment