summaryrefslogtreecommitdiff
path: root/src/coredump/coredump.c
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-04-21 12:52:54 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-04-21 13:39:03 -0400
commit93484b4790e261ac3dab12cba5b20d33c74a9202 (patch)
treececfdbf4b68b6258a3b929aaecf0f67fac8f1033 /src/coredump/coredump.c
parentba360bb05ce9b0bb86821fcdfebf66ccd9f7efd5 (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 'src/coredump/coredump.c')
0 files changed, 0 insertions, 0 deletions