Makes the logger write a debug entry into the log.
Please note that debug must be set as enabled in the constructor.
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess
Assembly: Scanjour.Workflow4.ActivityLibrary_19.1.6.0 (in Scanjour.Workflow4.ActivityLibrary_19.1.6.0.dll) Version: 19.1.6.0 (19.1.6.0)
Syntax
Parameters
- message
- Type: SystemString
The debug message to be logged.
Implements
ISimpleLoggerDebug(String)See Also