Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
node: Add `--log-format json` to the node output
Merged did:key:z6MkkfM3...sVz5 opened 7 months ago

Adds the structured-logger crate as a dependency, that allows us by setting --log-format json to output the node output as json.

The default logger is being set as --log-format radicle or just by omitting it.

did:key:z6MkkfM3...sVz5 opened with revision e0b52245 on base e70850cb +231 -13 7 months ago

Adds the structured-logger crate as a dependency, that allows us by setting --log-format json to output the node output as json.

The default logger is being set as --log-format radicle or just by omitting it.

did:key:z6MkkfM3...sVz5 pushed revision 2 88209cbd on base e70850cb +231 -13 7 months ago

Fix clippy warning

lorenz pushed revision 3 6796021f on base e70850cb +328 -78 7 months ago

Review, and then refactor.

lorenz pushed revision 4 a378cf19 on base e70850cb +341 -77 7 months ago
lorenz pushed revision 5 b109c1ac on base e70850cb +341 -77 7 months ago

Fix compilation error on non-Linux or non-systemd.

fintohaps pushed revision 6 2fd08556 on base e70850cb +328 -78 7 months ago

REVIEW

  • Reword commit
  • Reword error message
  • Some code golf
lorenz pushed revision 7 a8a484cf on base e70850cb +328 -78 7 months ago

Squash in Fintan’s review. Thanks!

lorenz pushed revision 8 e9766be7 on base 9793b4e7 +328 -78 7 months ago

Rebase

lorenz merged revision e9766be7 at 5fea9ac0 7 months ago