Skip to content

Log to Standard Out

Key: qie.logToStandardOut

Env Var: QIE_LOGTOSTANDARDOUT

Default: false

Scope: Global

Description: This will force the logger to log to the qie log files and standard out. It is used in containers.

Examples

Env Var

QIE_LOGTOSTANDARDOUT=true

Java Option

-Dqie.logToStandardOut=true

YAML

QIE_LOGTOSTANDARDOUT: true