FCFL.NET Common Library - API Reference
Logger Class
Members 

Logger is used by classes throughout First Choice .NET-based products to write logging entries.
Syntax
'Declaration
 
Public Class Logger 
public class Logger 
Remarks
Use LogManager.GetLogger to retrieve a specific logger. Once an instance is obtained, use the various Log methods to write logging events to configured logging appenders.
Inheritance Hierarchy

System.Object
   FChoice.Common.Logger

Requirements

Namespace: FChoice.Common

Platforms: Windows XP, Windows Server 2003 and 2008 family

Assembly: FChoice.Common (in C:\dovetail\dovetail-sdk\build\Release\FChoice.Common.dll)

See Also

Reference

Logger Members
FChoice.Common Namespace

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.