Leadtools.Dicom.AddIn Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
LogTypes Enumeration
See Also  
Leadtools.Dicom.AddIn.Interfaces Namespace : LogTypes Enumeration



Specifies the type of log message category.

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
Public Enum LogTypes 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As LogTypes
C# 
[FlagsAttribute()]
public enum LogTypes : Enum 
C++/CLI 
[FlagsAttribute()]
public enum class LogTypes : public Enum 

Members

MemberDescription
None Generic logging message.
Info Informational message.
Warning Warning message.
Error Error message.
Exception Exception message.
All All log messages.

Example

Registers an IServiceLog implementation with the global unity container.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.AddIn.Interfaces.LogTypes

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features