1
0
Fork 0
forked from wry/wry

autocommit 2022-04-02 00:31:30 CEST

This commit is contained in:
Julian Orth 2022-04-02 00:31:30 +02:00
parent 2dd433aa04
commit 6ad6d83b7e
34 changed files with 446 additions and 161 deletions

View file

@ -10,3 +10,7 @@ msg get_log_file = 1 {
msg quit = 2 {
}
msg set_log_level = 3 {
level: u32,
}