Currently, every time the embedded replica is called it emits some logs:
2024-03-01T12:59:25.195724Z INFO libsql_replication::replicator: Attempting to perform handshake with primary.
2024-03-01T12:59:25.195778Z INFO libsql::replication::remote_client: Attempting to perform handshake with primary.
2024-03-01T12:59:25.238512Z INFO libsql_replication::replicator: Attempting to perform handshake with primary.
Is there a way to disable this?
Currently, every time the embedded replica is called it emits some logs:
Is there a way to disable this?