Свойство | Тип | Описание | |
---|---|---|---|
BuildPropertyBag | void | ||
GetSeverityLevel | SeverityLevel? | ||
SendException | void | ||
SendTrace | void |
Метод | Описание | |
---|---|---|
ApplicationInsightsTarget ( ) : System |
Initializers a new instance of ApplicationInsightsTarget type.
|
Метод | Описание | |
---|---|---|
InitializeTarget ( ) : void |
Initializes the Target and perform instrumentationKey validation.
|
|
Write ( |
Send the log message to Application Insights.
|
Метод | Описание | |
---|---|---|
BuildPropertyBag ( |
||
GetSeverityLevel ( NLog.LogLevel logEventLevel ) : SeverityLevel? | ||
SendException ( |
||
SendTrace ( |
public ApplicationInsightsTarget ( ) : System | ||
Результат | System |
protected Write ( |
||
logEvent | ||
Результат | void |