LEADTOOLS (Leadtools.Logging assembly)

Global Property

Show in webframe





Gets the global logger.
Syntax
public static Logger Global {get;}
'Declaration
 
Public Shared ReadOnly Property Global As Logger
'Usage
 
Dim value As Logger
 
value = Logger.Global

            

            
public:
static property Logger^ Global {
   Logger^ get();
}

Property Value

The global logger.
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.
Example
For an example refer to Info(String,String)
Requirements

Target Platforms

See Also

Reference

Logger Class
Logger Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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