Log level of a log message. They are the same as those accepted by WriteToLog(String, String)
Namespace:
CloudsterAssembly: Cloudster.CoreLib (in Cloudster.CoreLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public enum LogLevel |
Visual Basic (Declaration) |
---|
Public Enumeration LogLevel |
Visual C++ |
---|
public enum class LogLevel |
Members
Member name | Description | |
---|---|---|
Critical | ||
Error | ||
Warning | ||
Information | ||
Verbose |