Class LoggerOptions
Logging options.
Inheritance
System.Object
LoggerOptions
Implements
Namespace: ISynergy.Framework.Logging.Options
Assembly: ISynergy.Framework.Logging.dll
Syntax
public abstract class LoggerOptions : object, ILoggerOptions
Properties
View SourceKey
Logging Api key.
Declaration
public string Key { get; set; }
Property Value
Type | Description |
---|---|
System.String |