C# Class CRM.Logging.Log4NetAdapter

Inheritance: ILogger
Show file Open project: nachikettalwalkar/CRM

Public Methods

Method Description
Log ( string message ) : void
Log4NetAdapter ( ) : System

Method Details

Log() public method

public Log ( string message ) : void
message string
return void

Log4NetAdapter() public method

public Log4NetAdapter ( ) : System
return System