AgentEventLevel Enumeration

Relativity Services API
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: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public enum AgentEventLevel
Members

  Member nameValueDescription
Error1 Indicates that events causing critical system failures or disabling the agent are logged.
Warning2 Indicates that events disrupting agent activities are logged.
Informational3 Indicates that life cycle events for the agent are logged.
See Also

Reference