GetLogger Method

Summary
Gets the a logger with the specified name.
Syntax
C#
C++/CLI
public static Logger GetLogger( 
   string name 
) 
public: 
static 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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.