FileDiagnosticsTelemetryModule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Diagnostics telemetry module for azure web sites.
public class FileDiagnosticsTelemetryModule : IDisposable, Microsoft.ApplicationInsights.Extensibility.ITelemetryModule
type FileDiagnosticsTelemetryModule = class
interface IDisposable
interface ITelemetryModule
Public Class FileDiagnosticsTelemetryModule
Implements IDisposable, ITelemetryModule
- Inheritance
-
FileDiagnosticsTelemetryModule
- Implements
Constructors
FileDiagnosticsTelemetryModule() |
Initializes a new instance of the FileDiagnosticsTelemetryModule class. |
Properties
LogFileName |
Gets or sets log file name. |
LogFilePath |
Gets or sets log file path. |
Severity |
Gets or sets diagnostics Telemetry Module LogLevel configuration setting. |
Methods
Dispose() |
Disposes event listener. |
Dispose(Boolean) |
Disposes event listener. |
Initialize(TelemetryConfiguration) |
No op. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET