MetalamaAPI documentationFlashtrace APIFlashtraceFlashtrace­Role
Open sandboxFocus

FlashtraceRole Class

Describes a formatting role.

Inheritance
System.Object
FlashtraceRole
Namespace: Flashtrace
Assembly: Flashtrace.dll
Syntax
public class FlashtraceRole : Object

Constructors

Name Description
FlashtraceRole(String)

Initializes a new instance of the FlashtraceRole class.

Properties

Name Description
Caching

Gets the FlashtraceRole used by Metalama.Patterns.Caching.

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 null.

Methods

Name Description
ToString()