C# Class Hazelcast.Client.Test.CustomLogFactory

Inheritance: ILoggerFactory
显示文件 Open project: hazelcast/hazelcast-csharp-client

Public Methods

Method Description
GetLogger ( string name ) : ILogger

Method Details

GetLogger() public method

public GetLogger ( string name ) : ILogger
name string
return ILogger