LogLevelEnum Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Assembly.Dto
Member name | Value | Description | |
---|---|---|---|
Disabled | 0 | No logging | |
Execution_Exception | 1 | log on error with debug data | |
Execution_All_Debug | 2 | log all with debug data | |
Execution_All_Output | 3 | log all with debug data and output |