feat: make log message about patch COB not found clearer
modified src/logger.rs
@@ -3,7 +3,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -179,6 +179,8 @@ enum Id {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -600,6 +602,16 @@ pub fn broker_end_run(run: &Run) {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/msg.rs
@@ -239,7 +239,7 @@ impl<'a> RequestBuilder<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|