mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-23 00:58:32 +02:00
Add log
This commit is contained in:
@@ -89,7 +89,7 @@ pub async fn fill_pool_from_files(
|
|||||||
args.push(p);
|
args.push(p);
|
||||||
}
|
}
|
||||||
|
|
||||||
info!("Invoking protoc with {}", args.join("\n "));
|
info!("Invoking protoc with {}", args.join(" "));
|
||||||
|
|
||||||
let out = app_handle
|
let out = app_handle
|
||||||
.shell()
|
.shell()
|
||||||
|
|||||||
Reference in New Issue
Block a user