Accusoft.ThumbnailXpress6.Net
DebugErrorLevel Enumeration




Option values which determine the amount of logging detail to be sent to the log file.
Syntax
'Declaration
 
Public Enum DebugErrorLevel 
   Inherits System.Enum
'Usage
 
Dim instance As DebugErrorLevel
public enum DebugErrorLevel : System.Enum 
__value public enum DebugErrorLevel : public System.Enum 
public enum class DebugErrorLevel : public System.Enum 
Members
MemberValueDescription
Detailed2This value is for debugging and has the highest level of detail in the log.
Development1This value is for logging in development mode and has some additional amount of detail in the log.
Production0This value is for logging in production mode and has the least amount of detail in the log.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ThumbnailXpressSdk.DebugErrorLevel

See Also

Reference

Accusoft.ThumbnailXpressSdk Namespace

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback