启用 log
Signed-off-by: Jia Chao <jiac13@chinaunicom.cn>
This commit is contained in:
parent
36cc52418c
commit
ae2953eeb5
|
@ -29,6 +29,7 @@ lazy_static! {
|
|||
}
|
||||
|
||||
pub fn cumain() -> Result<()> {
|
||||
ccutils::set_up_logging()?;
|
||||
let cli = cli::parse();
|
||||
// 初始化使用 rpm 默认配置
|
||||
rpm_rs::configure();
|
||||
|
|
Loading…
Reference in New Issue
Block a user