Class LoggingInfo
A class to hold logging information.
Inheritance
System.Object
LoggingInfo
Namespace: Phoenix.Polaris
Assembly: Phoenix.Plugin.Polaris.dll
Syntax
public class LoggingInfo : LoggerConfiguration
Constructors
View SourceLoggingInfo()
Initializes a new instance of the LoggingInfo class.
Declaration
public LoggingInfo()
Fields
View SourcePolarisPrefix
The prefix for Polaris modules.
Declaration
public const string PolarisPrefix = "Polaris"
Field Value
Type | Description |
---|---|
System.String |