aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2016-12-02 13:52:59 +0100
committerHarald Welte <laforge@gnumonks.org>2016-12-02 13:52:59 +0100
commitd7c0a373ff38b28a14fd7ee1cc6be3cfbddbd850 (patch)
tree849dbab3cbbda0168ff0e22974dbea0ba966059d /Makefile.am
parent909cbecbb9d3223b3b372849564600bb9be7fbda (diff)
logging: Extend log_target with call-back for un-formatted log line
Some targets might not want to receive only an opaque, pre-formatted string, but rather the unformatted arguments with metadata like sub-system/level/file/line. We solve this by introducing a log_target->output_raw() function pointer. If a target specifies this function, it takes precedence over the regular log_target->output() function. Change-Id: I9dc9205d70dce9581458e7e9dc2d8a92991897bd
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions