Click or drag to resize

LoggerWarn Method (Object)

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

[Missing <summary> documentation for "M:Monkeyspeak.Logging.Logger.Warn(System.Object)"]

Namespace:  Monkeyspeak.Logging
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public static void Warn(
	Object msg
)

Parameters

msg
Type: SystemObject

[Missing <param name="msg"/> documentation for "M:Monkeyspeak.Logging.Logger.Warn(System.Object)"]

See Also