LoggingElement LogLocation Property | Glimpse API Documentation |
Gets or sets the file path to the Glimpse log file.
Namespace: Glimpse.Core.ConfigurationAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Field Value
The absolute or relative file path to the log file. Relative paths are rooted from AppDomain.CurrentDomain.BaseDirectory. The default value is Glimpse.log.Remarks
See Also