Lines Matching refs:hdc
34 use hdc::common::base;
35 use hdc::common::base::Base;
36 use hdc::config;
56 hdc::error!("panic info: {}", info);
59 hdc::error!(
63 hdc::error!("backtrace: \n{}", backtrace);
90 hdc::debug!("parsed cmd: {:#?}", parsed_cmd);
94 hdc::debug!("There is already a running service, please exit directly");
101 hdc::debug!("in client mode, cmd: {:#?}, parameter:{:#?}", parsed_cmd.command, parsed_cmd.parameters);
113 hdc::trace!("client exit with err: {e:?}");