radicle-dev / radicle-link

The second iteration of the Radicle code collaboration protocol.
Other
421 stars 39 forks source link

daemon: only log with trace level for subroutines #729

Closed geigerzaehler closed 2 years ago

geigerzaehler commented 2 years ago

Logging the Subrioutines input is quite noisy because we have frequent “tick” events that often have no effect. If they have an effect we should add logging statements in those places.