Loggers Property

Summary
Gets the value of the loggers configuration element
Syntax
C#
C++/CLI
[ConfigurationPropertyAttribute("loggers")] 
public LoggerCollection Loggers { get; } 
[ConfigurationPropertyAttribute(Name="loggers",  
   Options=ConfigurationPropertyOptions.None,  
   IsDefaultCollection=false,  
   IsRequired=false,  
   IsKey=false)] 
public: 
property LoggerCollection^ Loggers { 
   LoggerCollection^ get(); 
} 

Property Value

The loggers.

Requirements

Target Platforms

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

Leadtools.Logging Assembly

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