Mindscape LightSpeed - User Reference & API Documentation
LogDebug Method (text)
API Reference
►
Mindscape.LightSpeed.Logging
►
ILogger
►
LogDebug(Object)
C#
Visual Basic
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)