Click or drag to resize

IWikiClientLoggableLogger Property

This is preliminary documentation and is subject to change.

Replaces the logger factory of the specified instance.

Namespace: WikiClientLibrary
Assembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax
ILogger Logger { get; set; }

Property Value

ILogger
Remarks
Setting this property to null is equivalent to setting it to Instance.
See Also