Namespace OptimaJet.Workflow.Core.Logging
Classes
- Provides an in-memory IProcessLogProvider that groups ProcessLogEntry instances by ProcessLogEntry.ProcessId.
- Represents a structured log entry written to an IProcessLogProvider for a workflow process.
Interfaces
- Provides the logging contract used by Workflow Engine to write debug, informational, and error messages.
- Defines a provider that stores and retrieves ProcessLogEntry instances for workflow processes.