Describes a formatting role.
Namespace: Flashtrace
Assembly: Flashtrace.dll
Syntax
public class FlashtraceRoleConstructors
| Name | Description |
|---|---|
| FlashtraceRole(string?) | Initializes a new instance of the FlashtraceRole class. |
Properties
| Name | Description |
|---|---|
| Caching | Gets the FlashtraceRole used by |
| Default | Gets the default FlashtraceRole instance, which should be used for manual logging. |
| IsSystem | Gets a value indicating whether the role is used by Metalama itself. |
| Meta | Gets the FlashtraceRole used by the logging component itself. |
| Name | Gets the name of the FlashtraceRole. For the Default role,
this property is |
Methods
| Name | Description |
|---|---|
| ToString() |