<PackageReference Include="Relativity.Server.Services.Interfaces.SDK" Version="5000.0.2" />

Relativity.Services.Interfaces.Agent.Models.AgentEventLevel

public enum AgentEventLevel
Indicates the minimum level of detail of agent messages are logged to the Event Viewer.
Error = 1

Indicates that events causing critical system failures or disabling the agent are logged.

Indicates that life cycle events for the agent are logged.

Warning = 2

Indicates that events disrupting agent activities are logged.