Log Configuration Parameter

Namespace

obs.LogConf

Parameter Description

Field

Type

Optional or Mandatory

Description

config_file

str

Mandatory

Path to the log configuration file

sec

str

Optional

Section name in the log configuration file. The default value is LOGCONF.

For details about the format of the log configuration file, see the description of the ConfigParser module provided by the Python standard library.