Is it possible to set `json_console_logger` for al...
# ask-community
b
Is it possible to set
json_console_logger
for all jobs in a workspace? I am trying to default all logs to json because of our datadog integration, and until now could only output it as json following the docs by sending the config yaml through the launch pad + adding
logger_defs
c
Currently this is not possible, but I have a PR going up (hopefully for next minor release) that will make this possible by setting default loggers for the entire repository.
❤️ 1