generate: envelope
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
8f4f441574
commit
afc69342b1
File diff suppressed because it is too large
Load Diff
@ -46,7 +46,7 @@ async fn main() -> anyhow::Result<()> {
|
|||||||
let counter = inner_counter.clone();
|
let counter = inner_counter.clone();
|
||||||
|
|
||||||
async move {
|
async move {
|
||||||
tracing::info!(
|
tracing::debug!(
|
||||||
"subscription got event: {}, info: {}",
|
"subscription got event: {}, info: {}",
|
||||||
item.name,
|
item.name,
|
||||||
item.int_event_info(),
|
item.int_event_info(),
|
||||||
|
Loading…
Reference in New Issue
Block a user