Simply3DScan
Main Page
Packages
Classes
Files
File List
File Members
Severity.cs
Go to the documentation of this file.
1
namespace
Logging
2
{
6
public
enum
Severity
7
{
11
Info
,
15
Warning
,
19
Exception
20
}
21
}
Logging.Severity
Severity
Severity of a log event
Definition:
Severity.cs:6
Logging
Definition:
Logger.cs:5
Logging.Exception
exception
Logging.Warning
warning
Logging.Info
information
Logging
Severity.cs
Generated by
1.8.9.1