Unwritten - Independent logging library

UnwrittenLogfileManager Fields

The fields of the UnwrittenLogfileManager class are listed below. For a complete list of UnwrittenLogfileManager class members, see the UnwrittenLogfileManager Members topic.

Internal Static (Shared) Fields

classInstance This internal variable is used to handle the singleton instance from the UnwrittenLogfileManager class.

Private Instance Fields

defaultLoggingType The (internal) variable hold the default logging type for all logfiles.
loggingClasses This variable hold all logfiles the user created with this UnwrittenLogfileManager instance.
printLoggingType The (internal) variable hold the boolean value, if the logging type should be printed into the logfiles.
printTimestamp The (internal) variable hold the boolean value, if a timestamp should be printed into the logfiles.

See Also

UnwrittenLogfileManager Class | FuturesNet.IO.Unwritten Namespace