C# Class Habanero.Faces.Test.Base.HabaneroLoggerFactoryStub

Inheritance: IHabaneroLoggerFactory
Exibir arquivo Open project: Chillisoft/habanero.faces

Public Methods

Method Description
GetLogger ( Type type ) : IHabaneroLogger
GetLogger ( string contextName ) : IHabaneroLogger

Method Details

GetLogger() public method

public GetLogger ( Type type ) : IHabaneroLogger
type System.Type
return IHabaneroLogger

GetLogger() public method

public GetLogger ( string contextName ) : IHabaneroLogger
contextName string
return IHabaneroLogger