Show / Hide Table of Contents

Namespace SuperOffice.Diagnostics.Logging

Classes

ILoggerProviderPluginAttribute

Plugin for creating ILogger providers. The plugin handles configuring and creating the ILoggerProvider instance that SoLogger puts into the LoggerFactory.

SoMetricsPluginAttribute

Plugin for reporting metrics to a suitable back-end. Useful for graphing and accumulating.

Interfaces

ILoggerProviderPlugin

Custom logger factory. Configurate and creatify ILogger instances. Remember to mark the class with ILoggerProviderPluginAttribute.

ISoMetricsPlugin

Custom metrics reporting. Report counter values to a suitable back-end.

© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top