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