Indicates the minimum level of detail of agent messages are logged to the Event Viewer.
Namespace: Relativity.Services.Interfaces.Agent.Models
Assembly: Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 13.3.1.1 045207d562027f7bb0eaa843477ebb7cba5b9f0a
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Error | 1 | Indicates that events causing critical system failures or disabling the agent are logged. | |
| Warning | 2 | Indicates that events disrupting agent activities are logged. | |
| Informational | 3 | Indicates that life cycle events for the agent are logged. |
See Also