IDiagnosticsBuilder Interface
IDiagnosticsBuilder interface
An interface for configuring diagnostic tools.
public interface IDiagnosticsBuilder
Methods
| Name | Description |
|---|---|
| addLogging(ILogger) | Enables logs collection. |
| addMetrics() | Enables metrics collection. |
| addTracing() | Enables traces collection. |
See Also
- package com.aspose.html.diagnostics
- package Aspose.HTML