Documentation
¶
Overview ¶
Package logging builds the logger every sqlflow command uses, taking its level from SQLFLOW_LOG_LEVEL exactly as sqlflow.settings does.
Index ¶
Constants ¶
View Source
const DefaultLevel = zapcore.InfoLevel
DefaultLevel matches settings.LOG_LEVEL's default. Notably it is not zap's development default of DEBUG.
View Source
const EnvVar = "SQLFLOW_LOG_LEVEL"
EnvVar is the environment variable the Python engine reads in sqlflow/settings.py.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.