Summary
A logger that is configured to work with each convention item
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- ConventionContext
Syntax
public ILogger Logger { get; }
Value
| Type | Description |
|---|---|
| ILogger | The logger. |
