Share via


Severity Enum

Definition

Defines trace severity levels for use with a IBotTelemetryClient object.

C#
public enum Severity
Inheritance
Severity

Fields

Name Value Description
Verbose 0

Verbose severity level.

Information 1

Information severity level.

Warning 2

Warning severity level.

Error 3

Error severity level.

Critical 4

Critical severity level.

Applies to

Product Versions
Microsoft.Bot.Builder 4.0