Unwritten - Independent logging library

UnwrittenLogfile.usedLoggingType Field

The internal variable which hold the currently selected logging type.

[Visual Basic]
Private usedLoggingType As UnwrittenLoggingType
[C#]
private UnwrittenLoggingType usedLoggingType;

See Also

UnwrittenLogfile Class | FuturesNet.IO.Unwritten Namespace