snix/src
Vincent Ambo 61b2577a19 fix: Refuse to write empty journald cursors and inform users
Exits from `persist_cursor` early if the cursor received from journald
is an empty string.

We don't currently know if this actually happens (please see #2 for
more details), so an error message has been added that asks users to
report this if it ever occurs.
2018-10-09 11:38:41 +02:00
..
main.rs fix: Refuse to write empty journald cursors and inform users 2018-10-09 11:38:41 +02:00
tests.rs feat(main): Pass log levels along to Stackdriver 2018-09-24 16:03:58 +02:00