ILogImplementation InterfaceNFX Class Library

[This is preliminary documentation and is subject to change.]

Describes entity capable of being written log information to

Namespace: NFX.Log
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public interface ILogImplementation : ILog, 
	IApplicationComponent, ILocalizedTimeProvider, IDisposable, IConfigurable, IInstrumentable, 
	IExternallyParameterized
See Also