Creates an instance of this logger.
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
- context
- Type: System.ActivitiesCodeActivityContext
Used for the logger to access the ActivityTracing-layer. - debugEnabled
- Type: SystemBoolean
Specifies whether the logger shall write debug entries.
See Also