Mindscape LightSpeed - User Reference & API Documentation
LogDebug Method (text)
API ReferenceMindscape.LightSpeed.LoggingConsoleLoggerLogDebug(Object)
Logs a debug message.
Declaration Syntax
C#Visual Basic
public void LogDebug(
	Object text
)
Public Sub LogDebug ( _
	text As Object _
)
Parameters
text (Object)
The debug message to log.

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)