]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Tentatively add new logging level: "clutter"
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Wed, 8 Jan 2025 19:57:02 +0000 (13:57 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Wed, 8 Jan 2025 19:57:02 +0000 (13:57 -0600)
commit5024707204c64760c3a5ee4532d4b53aaf4906d0
tree1d516d0875ab6d0b08e627a28d51fc57a720688e
parente0880f8eac3d35e576a2c1a2cb588424ab4b3e1b
Tentatively add new logging level: "clutter"

It's below "debug." Meant to hide several debugging messages that
inflate the log but haven't been useful for many years.

It's hardcoded to disabled for now, and I've half a mind to commit to
this.
14 files changed:
src/asn1/signed_data.c
src/daemon.c
src/hash.c
src/log.c
src/log.h
src/object/certificate.c
src/object/crl.c
src/object/roa.c
src/resource.c
src/rrdp.c
src/sig.c
src/types/name.c
src/types/name.h
test/mock.c