Interface ILoggerOptions
Logging options.
Namespace: ISynergy.Framework.Logging.Abstractions.Options
Assembly: ISynergy.Framework.Logging.dll
Syntax
public interface ILoggerOptions
Properties
View SourceKey
Logging Api key.
Declaration
string Key { get; set; }
Property Value
Type | Description |
---|---|
System.String |