Zebra/zebrad/src
Arya 6343b83dc1
feat(logs): prints git metadata and platform info when zebrad starts up (#5200)
* adds info log with git & build metadata when zebrad starts up

* Update zebrad/src/application.rs

Co-authored-by: teor <teor@riseup.net>

Co-authored-by: teor <teor@riseup.net>
2022-09-20 21:05:37 +00:00
..
application adds start as default subcommand for zebrad (#4957) 2022-08-30 09:01:33 +00:00
bin/zebrad Consolidate standard lints into a cargo config file (#3386) 2022-01-24 16:25:06 +00:00
commands adds start as default subcommand for zebrad (#4957) 2022-08-30 09:01:33 +00:00
components feat(net): return peer metadata from `connect_isolated` functions (#4870) 2022-09-14 15:00:25 +00:00
application.rs feat(logs): prints git metadata and platform info when zebrad starts up (#5200) 2022-09-20 21:05:37 +00:00
commands.rs adds start as default subcommand for zebrad (#4957) 2022-08-30 09:01:33 +00:00
components.rs Re-order Zebra startup, so slow services are launched last (#3091) 2021-11-23 17:42:44 +00:00
config.rs fix(test) switch zebrad to a non-blocking tracing logger (#5032) 2022-09-07 07:39:30 +00:00
lib.rs Fix up links in some tracing docs (#4748) 2022-07-22 16:32:56 +00:00
prelude.rs Fix a deadlock in TokioComponent. 2020-01-15 12:06:31 -08:00
sentry.rs Standardise clippy lints and require docs (#2238) 2021-06-04 08:48:40 +10:00