From: Pablo Neira Ayuso pablo@gnumonks.org
Hi!
This patchset updates the logging framework, it contains one fix and several updates/improvements.
You can find it in pablo/logging branch.
Please, merge it!
Pablo Neira Ayuso (5): logging: fix missing description of global loglevel logging: several memory allocation belong to tall_log_ctx context logging: rework _output() function logging: remove workaround now that _output() has been reworked logging: make sure the output is null-terminated
src/logging.c | 77 +++++++++++++++++++++++++++++--------------------------- 1 files changed, 40 insertions(+), 37 deletions(-)