mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-25 01:35:18 -06:00
5e51af9244
With this, we allow the user to configure the logger's timestamp format by: * cli argument `log-timestamp-format` * environment variable `OPA_LOG_TIMESTAMP_FORMAT` Fixes #2413. Signed-off-by: Sergey Vilgelm <sergey@vilgelm.com>