]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Replace args '*log.prefix' for '*log.tag', add help message.
authorpcarana <pc.moreno2099@gmail.com>
Sat, 13 Jun 2020 00:34:57 +0000 (19:34 -0500)
committerpcarana <pc.moreno2099@gmail.com>
Sat, 13 Jun 2020 00:34:57 +0000 (19:34 -0500)
commit91454e231a66295e55fab51f708a95f9c141caa6
treea5b38684fdf104a7f38eb1c9ac4547b18249d038
parentefe8831b51c6ebeb6f3c1d12e60789352e6ff3d9
Replace args '*log.prefix' for '*log.tag', add help message.

+Do the replacement at code, docs and unit tests.
+Add a help message that's printed whenever there's an error at the configuration arguments.
+Fix a broken unit test.
+Fix the description of 'validation-log.tag'.
+Fix some errors at configuration examples ('examples/config.json') and at the web docs ('usage.html#--configuration-file').
docs/logging.md
docs/usage.md
examples/config.json
man/fort.8
src/config.c
src/config.h
src/log.c
test/impersonator.c
test/tal_test.c