Instruction
Log operations are normalized. You can set logs of all MindIE components by using the following environment variables, as listed in Table 1.
Environment Variable |
Function |
|---|---|
MINDIE_LOG_LEVEL |
Sets the log level. For details, see Setting the Log Level. |
MINDIE_LOG_TO_FILE |
Specifies whether to write logs to files. For details, see Setting the Log Display Mode. |
MINDIE_LOG_TO_STDOUT |
Specifies whether to print logs. For details, see Setting the Log Display Mode. |
MINDIE_LOG_PATH |
Sets the log flush path. For details, see Setting the Log Flush Path. |
MINDIE_LOG_VERBOSE |
Specifies whether to print optional log information. For details, see Configuring the Log Content. |
MINDIE_LOG_ROTATE |
Specifies whether to rotate logs. For details, see Configuring Log Rotation. |