Class LoggingInfo
A class to hold logging information.
Inheritance
System.Object
LoggingInfo
Namespace: Phoenix.Hydra
Assembly: Phoenix.Plugin.Hydra.dll
Syntax
public class LoggingInfo : LoggerConfiguration
Constructors
View SourceLoggingInfo()
Initializes a new instance of the LoggingInfo class.
Declaration
public LoggingInfo()
Fields
View SourceHydraPrefix
The log prefix for Hydra. This is registered with the system category.
Declaration
public const string HydraPrefix = "Hydra"
Field Value
Type | Description |
---|---|
System.String |