Click or drag to resize

ILogManagerGetCurrentClassLogger Method

Note: This API is now obsolete.

Namespace:  Common.Logging
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
[ObsoleteAttribute("Null-Reference Exception when dealing with Dynamic Types, Prefer instead one of the LogManager.GetLogger(...) variants.")]
ILog GetCurrentClassLogger()

Return Value

Type: ILog
See Also