Level of the log. Possible values are info, warning, and error.
Name | Value | Notes |
---|---|---|
INFO | info | Represented in C# as 1 |
WARNING | warning | Represented in C# as 2 |
ERROR | error | Represented in C# as 3 |
Level of the log. Possible values are info, warning, and error.
Name | Value | Notes |
---|---|---|
INFO | info | Represented in C# as 1 |
WARNING | warning | Represented in C# as 2 |
ERROR | error | Represented in C# as 3 |