feat: log info

This commit is contained in:
GyDi
2022-09-05 20:30:39 +08:00
committed by GitHub
parent fcee41f00d
commit 9e7c7ac163
6 changed files with 110 additions and 34 deletions

View File

@@ -118,6 +118,7 @@ fn main() -> std::io::Result<()> {
cmds::restart_sidecar,
// clash
cmds::get_clash_info,
cmds::get_clash_logs,
cmds::patch_clash_config,
cmds::change_clash_core,
cmds::get_runtime_config,