Skip to content

Log spam in newer versions #78

Description

@LilithSilver

On automerge-rust-sync-server, I'm seeing info and debug tracing logs on each tick:

8854140500021203") local_peer_id=peer-8018854140500021203 now=1772848467386 event=Input(Tick)
2026-03-07T01:54:27.491270Z TRACE io_loop: samod::io_loop: received task local_peer_id=PeerId("peer-8018854140500021203")
2026-03-07T01:54:27.491512Z DEBUG io_loop:handle_event:handle_event: samod_core::actors::hub::state: hub event processed event_type="tick" connections=0 documents=0 ensure_connections_us=0 local_peer_id=PeerId("peer-8018854140500021203") local_peer_id=peer-8018854140500021203 now=1772848467491 event=Input(Tick)
2026-03-07T01:54:27.593026Z TRACE io_loop: samod::io_loop: received task local_peer_id=PeerId("peer-8018854140500021203")
2026-03-07T01:54:27.593240Z DEBUG io_loop:handle_event:handle_event: samod_core::actors::hub::state: hub event processed event_type="tick" connections=0 documents=0 ensure_connections_us=0 local_peer_id=PeerId("peer-8018854140500021203") local_peer_id=peer-8018854140500021203 now=1772848467593 event=Input(Tick)
2026-03-07T01:54:27.695074Z TRACE io_loop: samod::io_loop: received task local_peer_id=PeerId("peer-8018854140500021203")
2026-03-07T01:54:27.695294Z DEBUG io_loop:handle_event:handle_event: samod_core::actors::hub::state: hub event processed event_type="tick" connections=0 documents=0 ensure_connections_us=0 local_peer_id=PeerId("peer-8018854140500021203") local_peer_id=peer-8018854140500021203 now=1772848467695 event=Input(Tick)
2026-03-07T01:54:27.796613Z TRACE io_loop: samod::io_loop: received task local_peer_id=PeerId("peer-8018854140500021203")
2026-03-07T01:54:27.796789Z DEBUG io_loop:handle_event:handle_event: samod_core::actors::hub::state: hub event processed event_type="tick" connections=0 documents=0 ensure_connections_us=0 local_peer_id=PeerId("peer-8018854140500021203") local_peer_id=peer-8018854140500021203 now=1772848467796 event=Input(Tick)

It completely subsumes all other log output. Are these logs expected? If so, I'd suggest that these events either be removed or constrained only to TRACE mode. If not, please let me know!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions