<#944 Refactor logger into exporters to allow mult...
# osctrl
g
#944 Refactor logger into exporters to allow multiple ones Pull request opened by javuto Summary • Refactored logging into exporter-based fan-out so events can be sent to multiple configured destinations. • Added plural logger configuration with
--loggers
/
SERVICE_LOGGERS
, while keeping legacy single logger config as fallback. • Updated config validation/helpers to normalize, dedupe, and check enabled logger types, including DB logging detection. • Updated admin log/result views to handle multi-logger configs and only show DB-backed results when DB logging is enabled. • Added tests around multi-exporter behavior and logger validation. jmpsec/osctrl