C# Class CodeSharp.EventSourcing.Log4NetLoggerFactory

Inheritance: ILoggerFactory
Show file Open project: tangxuehua/eventsourcing

Public Methods

Method Description
Log4NetLoggerFactory ( ) : System

Private Methods

Method Description
ILoggerFactory ( Type type ) : ILogger
ILoggerFactory ( string name ) : ILogger

Method Details

Log4NetLoggerFactory() public method

public Log4NetLoggerFactory ( ) : System
return System