Summary
Initializes a new instance of the
DaemonLogger<T> class.
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten .Projections - Containing Type
- DaemonLogger
<T>
Syntax
public DaemonLogger(ILoggerFactory loggerFactory)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| loggerFactory | ILoggerFactory | The logger factory. |
Return Value
| Type | Description |
|---|---|
| void |
