Property Log
Log
Returns a reference to the injected ISsdpLogger instance.
Declaration
protected ISsdpLogger Log { get; }
Property Value
Type | Description |
---|---|
ISsdpLogger |
Remarks
Should never return null. If null was injected a reference to an internal null logger should be returned.