Mindscape LightSpeed - User Reference & API Documentation
LogDebug Method (text)
API ReferenceMindscape.LightSpeed.LoggingILoggerLogDebug(Object)
Logs a debug message.
Declaration Syntax
C#Visual Basic
void LogDebug(
	Object text
)
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)