modules: port jsonlog (draft/json-log cap) — structured JSON tag on snotices for capable opers

This commit is contained in:
Jean Chevronnet 2026-08-09 17:10:20 +00:00
parent 06afd1e59d
commit 100e33c76b
4 changed files with 129 additions and 3 deletions

View file

@ -20,6 +20,7 @@ pub mod filter;
pub mod flood;
pub mod hashident;
pub mod hidewhois;
pub mod jsonlog;
pub mod jwt;
pub mod markread;
pub mod metadata;