mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
Extend structured logging usage in aggregator (#622)
* Extend structured logging usage in aggregator * Use structured logging in advisories processor * Remove unnecessary inner function * Format * Feat: Add verbose flag to example aggregator toml (in comment) --------- Co-authored-by: JanHoefelmeyer <jan.hoefelmeyer@intevation.de>
This commit is contained in:
parent
cf4cf7c6c1
commit
5709b14650
4 changed files with 36 additions and 30 deletions
|
|
@ -5,6 +5,7 @@ web = "/var/csaf_aggregator/html"
|
|||
domain = "https://localhost:9443"
|
||||
rate = 10.0
|
||||
insecure = true
|
||||
#verbose = false
|
||||
#openpgp_private_key =
|
||||
#openpgp_public_key =
|
||||
#interim_years =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue