Interface ILogManager
Summary description for ILogManager.
Namespace: ImageVault.Common.Lib.Logging
Assembly: ImageVault.Common.dll
Syntax
public interface ILogManager
Methods
GetLogger(String)
Declaration
ILogger GetLogger(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | name |
Returns
| Type | Description |
|---|---|
| ILogger |