kLogFileSetting#
Fully qualified name: omni::telemetry::kLogFileSetting
Defined in omni/structuredlog/Telemetry.h
-
constexpr char omni::telemetry::kLogFileSetting[] = "/telemetry/log/file"#
The log file path that will be used for any transmitter processes launched.
If it is not specified, the log path from omni::structuredlog::IStructuredLogSettings::getLogOutputPath() will be used; If omni::structuredlog::IStructuredLogSettings could not be acquired for some reason, the CWD will be used.