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