Error processing SSI file
LEADTOOLS JobProcessor (Leadtools.JobProcessor.Job assembly)

Show in webframe

LogType Enumeration






Specifies the type of log message.
Syntax
public enum LogType : System.Enum 
'Declaration
 
Public Enum LogType 
   Inherits System.Enum
'Usage
 
Dim instance As LogType

            

            
public enum class LogType : public System.Enum 
Members
ValueMemberDescription
0ErrorError message.
1WarningWarning message.
2InformationInformational message.
3DebugDebug message.
Remarks
For more information, refer to Programming with LEADTOOLS Logging.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.JobProcessor.Job.LogType

Requirements

Target Platforms

See Also

Reference

Leadtools.JobProcessor.Job Namespace
Creating Job Processor Worker Assemblies
Programming with LEADTOOLS Logging

Error processing SSI file