Click or drag to resize
ILoggerSource Interface
Identifies a non-component source for a log item

Namespace: AccidentalFish.ApplicationSupport.Core.Logging
Assembly: AccidentalFish.ApplicationSupport.Core (in AccidentalFish.ApplicationSupport.Core.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
public interface ILoggerSource : IFullyQualifiedName

The ILoggerSource type exposes the following members.

Properties
  NameDescription
Public propertyFullyQualifiedName
The name
(Inherited from IFullyQualifiedName.)
Top
See Also