CoreConfigSettingIdsLoggingFileLocation Field |
Specifies the path where log files will be written. If set to
Empty, the
Log folder under
AppDataPath is used.
Applicable only when logging to file is enabled.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly Guid LoggingFileLocation
Public Shared ReadOnly LoggingFileLocation As Guid
public:
static initonly Guid LoggingFileLocation
static val LoggingFileLocation: Guid
Field Value
Type:
GuidRemarks The value of this constant is dea2366b-327c-4d70-9881-18659f09d10c.
Data Type:
String.
Default Value:
Empty.
See Also