Creates instances of the IFlashtraceLogger interface. An instance of this interface must be registered into the IServiceProvider or, if you are using the legacy mechanism, to FlashtraceSourceFactory.
Namespace: Flashtrace
Assembly: Flashtrace.dll
Syntax
public interface IFlashtraceRoleLoggerFactory
Methods
Name | Description |
---|---|
GetLogger(string) | Gets an instance of the IFlashtraceLogger interface for a specific |
GetLogger(Type) | Gets an instance of the IFlashtraceLogger for a specific Type. |