[This is preliminary documentation and is subject to change.]
Provides logging services by buffering messages and dispatching them into destinations.
This is an asynchronous service, meaning that Write(msg) never blocks for long.
Inheritance Hierarchy

NFX DisposableObject
NFX.ApplicationModel ApplicationComponent
NFX.ServiceModel Service
NFX.ServiceModel Service

NFX.ServiceModel ServiceWithInstrumentationBase

NFX.Log LogServiceBase
NFX.Log LogService
Namespace: NFX.Log
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
See Also