Click or drag to resize

LogSystemInstance Property

Returns the singleton instance of the Logger object.

Namespace:  IBM.Watson.DeveloperCloud.Logging
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static LogSystem Instance { get; }

Property Value

Type: LogSystem
See Also