Skip to content

Log level

With the variables DATAPIZZA_LOG_LEVEL and DATAPIZZA_AGENT_LOG_LEVEL you can change the log levels of the master logger and the agent logger

Allowed values are:

  • DEBUG
  • INFO
  • WARN
  • ERROR

The default values are:

  • DATAPIZZA_LOG_LEVEL=INFO
  • DATAPIZZA_AGENT_LOG_LEVEL=INFO