Skip to content
Snippets Groups Projects
Commit 58fea55a1052 authored by steeve.chailloux's avatar steeve.chailloux
Browse files

fix logging level not applied

parent c2cd738faaa5
No related branches found
No related tags found
1 merge request!4Few updates from downstream
......@@ -32,7 +32,7 @@
log.Debug().Str("directory", cmd.PositionalArgs.DirName).Msg("starting beaver")
config := runner.NewCmdConfig(
cmd.log,
log,
".",
cmd.PositionalArgs.DirName,
cmd.Args.DryRun,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment