Click or drag to resize

FileLoggerInstance Method

Get instance of the file-logger singleton

Namespace:  Karamba.Utilities
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static FileLogger Instance()

Return Value

Type: FileLogger
instance of the file-logger singleton
See Also