←Select platform

Global Property

Summary

Gets the global logger.

Syntax

C#
VB
C++
public static Leadtools.Logging.Logger Global {get;}
Public Shared ReadOnly Property Global As Leadtools.Logging.Logger
public: 
static property Leadtools.Logging.Logger^ Global { 
   Leadtools.Logging.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
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Logging Assembly
Click or drag to resize