modio-logger

Crates.iomodio-logger
lib.rsmodio-logger
version0.10.0
sourcesrc
created_at2022-11-02 13:31:09.271931
updated_at2024-09-10 16:00:12.194321
descriptionmodio-logger Dbus service
homepage
repositoryhttps://gitlab.com/ModioAB/modio-logger/
max_upload_size
id703474
size206,822
Spindel Ljungmark (Spindel)

documentation

README

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

Commit count: 389

cargo fmt