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