LoggingConfiguration Class

Definition

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

Applies to