MetalamaAPI documentationFlashtrace APIFlashtraceFlashtrace­SourceCurrent­Context
Open sandboxFocus

FlashtraceSource.CurrentContext Property

CurrentContext

Abstraction of the Logging facility, through which other components emit their log records.

Declaration
public ILoggingContext CurrentContext { get; }
Property Value
Type Description
ILoggingContext
Remarks

If you want to implement this interface, you should also implement the IFlashtraceRoleLoggerFactory interface and register it to the System.IServiceProvider or, if you use the dependency mechanism, to FlashtraceSourceFactory.