Accusoft.FSInvoices1.Net
ErrorLevelInfo Enumeration




Defines the error level of items to place into the debug log.
Syntax
'Declaration
 
Public Enum ErrorLevelInfo 
   Inherits System.Enum
'Usage
 
Dim instance As ErrorLevelInfo
public enum ErrorLevelInfo : System.Enum 
__value public enum ErrorLevelInfo : public System.Enum 
public enum class ErrorLevelInfo : public System.Enum 
Members
MemberValueDescription
Detailed2 Places as much information into the debug log as possible. You should use this option when you are tracking down a problem.
Development1 Places information into the debug log that is useful during normal development.
Production0 Places minimal information into the debug log.
Remarks
This enumeration allows you to specify the amount of detail to place into the debug log file.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.FSInvoices.ErrorLevelInfo

See Also

Reference

Accusoft.FSInvoices Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback