Method | Description | |
---|---|---|
Create ( ) : ILog |
Creates a new instance of ILog The queue name will be used for the name of the logger |
|
Create ( string name ) : ILog |
Creates a new instance of ILog
|
|
LogFactory ( IConnectionInformation connectionInformation ) : DotNetWorkQueue.Validation |
Initializes a new instance of the LogFactory class.
|
public LogFactory ( IConnectionInformation connectionInformation ) : DotNetWorkQueue.Validation | ||
connectionInformation | IConnectionInformation | The connection information. |
return | DotNetWorkQueue.Validation |