radicle-heartwood-lfs/crates/radicle-node
Lorenz Leutgeb 819ae5fdf5 node/main: Refactor initialization of logging
It turns out that failing to read configuration resulted in no output,
because the logger would only be set after configuration had been read.

Fix this, by setting the logger early, with a log level that is then
corrected as soon as configuration is available.

While at it, also clean this up to allow logging errors about failure to
set up the logger.
2025-08-27 11:17:18 +02:00
..
src node/main: Refactor initialization of logging 2025-08-27 11:17:18 +02:00
Cargo.toml node: Use winpipe for control socket on Windows 2025-08-22 15:45:20 +01:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00