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
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.
Azure SDK for .NET