Skip to main content

Configuration

16.1 Environment Variables

GAIA has no GAIA_LOG_LEVEL environment variable. Log levels are set programmatically through gaia.logger (set_level(name, level)); the default is INFO.

16.2 Configuration in Code