Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-06 | When biboumi is logging into journald, use sd_journal_send | louiz’ | |
This makes sure that multi-lines messages are properly parsed as a single message by journald. fix #3268 | |||
2016-12-13 | Switch back to using std::cout instead of std::clog | louiz’ | |
2016-12-10 | The logger writes to std::clog | louiz’ | |
2016-06-13 | Make the logger tests more useful | louiz’ | |
2016-06-13 | Show off, with some variadic templates, for the logger module | louiz’ | |
2015-10-31 | Fix the logger test when built without systemd | Florent Le Coz | |
2015-10-31 | Add a few tests | Florent Le Coz | |