semiotic-ai / timeline-aggregation-protocol

A fast, efficient and trust-minimized unidirectional micro-payments system.
Apache License 2.0
14 stars 3 forks source link

feat(aggregator): add basic logging #148

Closed aasseman closed 1 year ago

aasseman commented 1 year ago

jsonrpsee already produces a lot of its own logs, so there is no real need to add logs to most of the code (yet?). Use the RUST_LOG environment variable to set the log level.

Fixes #145

github-actions[bot] commented 1 year ago

🤖 Cargo Audit Report 🤖

(Empty means OK! 👍)

github-actions[bot] commented 1 year ago

🤖 Cargo Audit Report 🤖

(Empty means OK! 👍)

github-actions[bot] commented 1 year ago

🤖 Cargo Audit Report 🤖

(Empty means OK! 👍)

github-actions[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5591911064


Changes Missing Coverage Covered Lines Changed/Added Lines %
tap_aggregator/src/main.rs 0 13 0.0%
<!-- Total: 0 13 0.0% -->
Files with Coverage Reduction New Missed Lines %
tap_aggregator/src/main.rs 3 0%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 5549295260: -0.6%
Covered Lines: 975
Relevant Lines: 1154

💛 - Coveralls
github-actions[bot] commented 1 year ago

🤖 Cargo Audit Report 🤖

(Empty means OK! 👍)