Show / Hide Table of Contents

Class LoggingInfo

A class to hold logging information.

Inheritance
System.Object
LoggingInfo
Namespace: Phoenix.Screenshot
Assembly: Phoenix.Plugin.Screenshot.dll
Syntax
public class LoggingInfo : LoggerConfiguration

Constructors

View Source

LoggingInfo()

Initializes a new instance of the LoggingInfo class.

Declaration
public LoggingInfo()

Fields

View Source

ScreenshotPrefix

The prefix for screenshot view model logging.

Declaration
public const string ScreenshotPrefix = "Screenshot"
Field Value
Type Description
System.String
  • View Source
In This Article
Back to top Generated by DocFX