modio-logger 0.5.1

modio-logger Dbus service
docs.rs failed to build modio-logger-0.5.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: modio-logger-0.11.1

mocklogger

This implements a modio-logger dbus-service on the Session bus, mostly to be able to run complete integration tests in other projects.

if you do not have a dbus-session (container, CI, etc) launch under:

$ dbus-run-session -- cargo run

And then test that things work as intended