Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

LogType Enumeration






Specifies the severity level of the log.
Syntax
'Declaration
 
Public Enum LogType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As LogType

            

            
public enum class LogType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000ErrorRepresents an error log level.
0x00000001WarningRepresents a warning log level.
0x00000002InformationRepresents an information log level.
0x00000003DebugRepresents a debug log level.
0x00000004AuditRepresents an audit log level.
Example
For an example refer to Logger.Log
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Logging.LogType

Requirements

Target Platforms

See Also

Reference

Leadtools.Logging Namespace

Error processing SSI file
Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features