Makes the logger write an error entry into the log.
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 error message to be logged.
Implements
ISimpleLoggerError(String)See Also