LoggingConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Configuration settings for NMEA logging
public sealed class LoggingConfiguration
type LoggingConfiguration = class
Public NotInheritable Class LoggingConfiguration
- Inheritance
-
LoggingConfiguration
Constructors
LoggingConfiguration() |
Creates a new instance of LoggingConfiguration |
Properties
MaxFileSize |
Creates a new file when this size is reached |
Path |
Root path of the log file(s) |
SortByDate |
True to create a sub-folder for each new day |