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