Makes the logger write an entry into the log.
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess
Assembly: Scanjour.Workflow4.ActivityLibrary_22.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_22.1.0.0.dll) Version: 22.1.0.0 (22.1.0.0)
Syntax
Parameters
- message
- Type: SystemString
The debug message to be logged.
Implements
IActivityLoggerTrace(String)See Also