Update log scopes in the various config/ files
This commit is contained in:
parent
b4c4019cad
commit
11cef4b2f8
6 changed files with 8 additions and 8 deletions
|
|
@ -183,4 +183,4 @@ const Config = @import("../Config.zig");
|
|||
|
||||
const helpers = @import("helpers.zig");
|
||||
|
||||
const log = std.log.scoped(.config_bar);
|
||||
const log = std.log.scoped(.BarConfig);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue