align log level across plugins

happy lint

happy lint
This commit is contained in:
Boshi Lian 2022-08-05 22:00:47 +00:00
parent d3ec47f4ec
commit 319824e564
13 changed files with 286 additions and 230 deletions

View file

@ -63,7 +63,7 @@ service SshPiperPlugin {
message StartLogRequest {
string uniq_id = 1;
string level = 2;
bool tty = 3;
}
message Log {