Property Logger
Logger
Get and set the logger for the hosting service.
Declaration
public ILogger Logger { get; set; }
Property Value
Type | Description |
---|---|
ILogger |
Get and set the logger for the hosting service.
public ILogger Logger { get; set; }
Type | Description |
---|---|
ILogger |