open: Call logging binary found from configuration
This commit is contained in:
parent
3938e5c0c8
commit
30525d4408
4 changed files with 22 additions and 0 deletions
|
@ -37,6 +37,7 @@ pub fn log(cli: &cli::Cli, config: ConfigBuilder<DefaultState>) -> Result<(), ()
|
|||
cliargs.resource.clone(),
|
||||
cliargs.method.clone(),
|
||||
);
|
||||
ret = Ok(());
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue