←Select platform

GetLogger Method

Summary

Gets the a logger with the specified name.

Syntax

C#
VB
C++
public static Leadtools.Logging.Logger GetLogger(  
   string name 
) 
Public Shared Function GetLogger( _ 
   ByVal name As String _ 
) As Leadtools.Logging.Logger 
public: 
static Leadtools.Logging.Logger^ GetLogger(  
   String^ name 
) 

Parameters

name
The name of the logger.

Return Value

A logger instance initialized from the configuration file.

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