Unwritten - Independent logging library

UnwrittenLogfileManager.DefaultLoggingType Property

Get or set the default logging type which is used if a new UnwrittenLogfile instance will be created.

[Visual Basic]
Public Property DefaultLoggingType As UnwrittenLoggingType
[C#]
public UnwrittenLogfile.UnwrittenLoggingType DefaultLoggingType {get; set;}

See Also

UnwrittenLogfileManager Class | FuturesNet.IO.Unwritten Namespace