radicle-heartwood-lfs/radicle-node/src/test
Fintan Halpenny 47a440a384
radicle: expose shared logger
To be able to use log setup across the different components of
heartwood, expose a `logger` module from `radicle`. This also includes
a `test` logger.

These modules are guarded behind a `logger` feature flag, so that
other crates are not bringing any uneeded dependencies.

This allows logging to be setup in `radicle-cli-test` so that when a
test fails, the log output is present for debugging purposes.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-12-20 15:11:10 +01:00
..
arbitrary.rs node: `info` announcements 2023-11-17 16:29:29 +01:00
environment.rs cli: Show URL on `rad init` 2023-12-19 14:15:30 +01:00
gossip.rs node: Only process messages from known nodes 2023-11-13 16:15:57 +01:00
handle.rs radicle: Rename many more methods using new naming 2023-12-06 10:02:00 +01:00
peer.rs radicle: Rename many more methods using new naming 2023-12-06 10:02:00 +01:00
simulator.rs cli: Consolidate policy/scope variants 2023-12-06 09:56:58 +01:00