C# Class Hazelcast.Client.Test.CustomLogFactory

Inheritance: ILoggerFactory
Mostra file 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