instrumentation/instrumentation library
Classes
- InstrumentationLogAdapter
 - A class to adapt an InstrumentationService into a log using an InstrumentationLogger.
 - InstrumentationLogger
 - The interface used by client code to communicate with an instrumentation server.
 - InstrumentationService
 - The interface used by client code to communicate with an instrumentation service of some kind.
 - InstrumentationServiceAttachment
 - The additional attachment to be logged.
 - MulticastInstrumentationService
 - An InstrumentationService that sends messages to multiple services.
 - NoopInstrumentationService
 - An implementation of InstrumentationService which noops instead of saving instrumentation logs.
 - PluginData
 - Instrumentation data about a plugin.