getdozer / dozer

Dozer is a real-time data movement tool that leverages CDC from various sources and moves data into various sinks.
https://getdozer.io
GNU Affero General Public License v3.0
1.47k stars 117 forks source link

chore: Reduce logs level #2446

Closed karolisg closed 4 months ago

Jesse-Bakker commented 4 months ago

I think it would still be useful to get the count at a lower level than the actual messages. Like, debug for the count and trace for the messages. I definitely agree logging the count is too verbose for info.

karolisg commented 4 months ago

@Jesse-Bakker Added targets to log statements. We can use it like this RUST_LOG=info,aerospike_http_server=debug,oracle_sink=debug dozer run