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