diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-04-21 12:52:54 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-04-21 13:39:03 -0400 |
commit | 93484b4790e261ac3dab12cba5b20d33c74a9202 (patch) | |
tree | cecfdbf4b68b6258a3b929aaecf0f67fac8f1033 /man/systemd-importd.service.xml | |
parent | ba360bb05ce9b0bb86821fcdfebf66ccd9f7efd5 (diff) |
basic/log: expose log_dispatch
This is useful when we want to avoid printf formatting on the message.
It's nicer than using log_struct with "%s" as the format, because printf
is slow and with a large message (like from a backtrace) this would require
extra unnecessary memory.
I'm not exposing all the fields in the wrapper: only level and errno.
Those are the most likely to be useful.
Diffstat (limited to 'man/systemd-importd.service.xml')
0 files changed, 0 insertions, 0 deletions