zebra/zebrad
Kirill Fomichev 5b2f1cdfd5
Add journald support through tracing-journald (#2034)
* Add journald support through tracing-journald

* change journald to use_journald

* more fixes
2021-04-22 09:31:06 +10:00
..
src Add journald support through tracing-journald (#2034) 2021-04-22 09:31:06 +10:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests Update a test comment 2021-04-07 19:25:31 +10:00
Cargo.toml Add journald support through tracing-journald (#2034) 2021-04-22 09:31:06 +10:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
build.rs Add the new commit count and git hash to the version (#2038) 2021-04-21 22:14:36 +00:00

README.md

Zebrad

Zebrad is an application.

Getting Started

This application is authored using Abscissa, a Rust application framework.

For more information, see:

Documentation