←Select platform

LogType Enumeration

Summary

Specifies the type of log message.

Syntax

C#
VB
C++
public enum LogType  
  
Public Enum LogType  
   Inherits System.Enum 
public enum class LogType  

Members

ValueMemberDescription
0ErrorError message.
1WarningWarning message.
2InformationInformational message.
3DebugDebug message.
Remarks

For more information, refer to Programming with LEADTOOLS Logging.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.