Click or drag to resize

DebuggerLogOutputLog Method

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

[Missing <summary> documentation for "M:Monkeyspeak.Logging.DebuggerLogOutput.Log(Monkeyspeak.Logging.LogMessage)"]

Namespace:  Monkeyspeak.Logging
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public override void Log(
	LogMessage logMsg
)

Parameters

logMsg
Type: Monkeyspeak.LoggingLogMessage

[Missing <param name="logMsg"/> documentation for "M:Monkeyspeak.Logging.DebuggerLogOutput.Log(Monkeyspeak.Logging.LogMessage)"]

Implements

ILogOutputLog(LogMessage)
See Also