Enum AgentLoggingLevelType
Defines the different levels of logging for Agents.
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum AgentLoggingLevelType
Fields
| Name | Description |
|---|---|
| All | |
| Critical | |
| None | |
| Unknown | |
| Warning |