Skip to main content

EnyimLogFactoryWrapper

Assembly: ServiceStack.Caching.Memcached.dll
View Source
Declaration
public class EnyimLogFactoryWrapper : Enyim.Caching.ILogFactory

Methods

GetLogger(String)

View Source
Declaration
public Enyim.Caching.ILog GetLogger(string name)
Returns

Enyim.Caching.ILog

Parameters
TypeName
System.Stringname

GetLogger(Type)

View Source
Declaration
public Enyim.Caching.ILog GetLogger(Type type)
Returns

Enyim.Caching.ILog

Parameters
TypeName
System.Typetype