feat: log request message to run log
modified src/runlog.rs
@@ -6,7 +6,7 @@ use std::{
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -17,6 +17,7 @@ use crate::{
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -147,6 +148,11 @@ impl RunLog {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|