LEADTOOLS (Leadtools.Logging assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Global Property
See Also 
Leadtools.Logging Namespace > Logger Class : Global Property



Gets the global logger.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property Global As Logger
Visual Basic (Usage)Copy Code
Dim value As Logger
 
value = Logger.Global
C# 
public static Logger Global {get;}
C++/CLI 
public:
static property Logger^ Global {
   Logger^ get();
}

Property Value

The global logger.

Example

For an example refer to Info(String,String)

Remarks

The global logger will always be defined. If the user doesn't want to define a specific logger they should use the global logger. If a configuration is defined in the app.config for the global logger it will be initialize according to the configuration settings.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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