Click or drag to resize

LoggerLogOutput Property

[This is preliminary documentation and is subject to change.]

Sets the ILogOutput.

Namespace:  Monkeyspeak.Logging
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public static ILogOutput LogOutput { get; set; }

Property Value

Type: ILogOutput
Exceptions
ExceptionCondition
ArgumentNullExceptionoutput
See Also