Skip navigation links
A C G I L S T 

A

addLogEventProperty(String, String, Map<String, String>) - Static method in class com.microsoft.applicationinsights.internal.common.ApplicationInsightsEvent
 
append(LogEvent) - Method in class com.microsoft.applicationinsights.log4j.v2.ApplicationInsightsAppender
Logs a LogEvent using whatever logic this Appender wishes to use.
ApplicationInsightsAppender - Class in com.microsoft.applicationinsights.log4j.v2
 
ApplicationInsightsAppender(String, String) - Constructor for class com.microsoft.applicationinsights.log4j.v2.ApplicationInsightsAppender
Constructs new Application Insights appender.
ApplicationInsightsEvent - Class in com.microsoft.applicationinsights.internal.common
Interface for
ApplicationInsightsEvent() - Constructor for class com.microsoft.applicationinsights.internal.common.ApplicationInsightsEvent
 
ApplicationInsightsLogEvent - Class in com.microsoft.applicationinsights.log4j.v2.internal
 
ApplicationInsightsLogEvent(LogEvent) - Constructor for class com.microsoft.applicationinsights.log4j.v2.internal.ApplicationInsightsLogEvent
 

C

com.microsoft.applicationinsights.internal.common - package com.microsoft.applicationinsights.internal.common
 
com.microsoft.applicationinsights.log4j.v2 - package com.microsoft.applicationinsights.log4j.v2
 
com.microsoft.applicationinsights.log4j.v2.internal - package com.microsoft.applicationinsights.log4j.v2.internal
 
createAppender(String, String) - Static method in class com.microsoft.applicationinsights.log4j.v2.ApplicationInsightsAppender
Creates new appender with the given name and instrumentation key.

G

getCustomParameters() - Method in class com.microsoft.applicationinsights.internal.common.ApplicationInsightsEvent
 
getCustomParameters() - Method in class com.microsoft.applicationinsights.log4j.v2.internal.ApplicationInsightsLogEvent
 
getException() - Method in class com.microsoft.applicationinsights.internal.common.ApplicationInsightsEvent
 
getException() - Method in class com.microsoft.applicationinsights.log4j.v2.internal.ApplicationInsightsLogEvent
 
getFormattedDate(long) - Static method in class com.microsoft.applicationinsights.internal.common.ApplicationInsightsEvent
 
getMessage() - Method in class com.microsoft.applicationinsights.internal.common.ApplicationInsightsEvent
 
getMessage() - Method in class com.microsoft.applicationinsights.log4j.v2.internal.ApplicationInsightsLogEvent
 
getNormalizedSeverityLevel() - Method in class com.microsoft.applicationinsights.internal.common.ApplicationInsightsEvent
 
getNormalizedSeverityLevel() - Method in class com.microsoft.applicationinsights.log4j.v2.internal.ApplicationInsightsLogEvent
 
getTelemetryClient() - Method in class com.microsoft.applicationinsights.internal.common.LogTelemetryClientProxy
Gets the telemetry client.
getTelemetryClient() - Method in interface com.microsoft.applicationinsights.internal.common.TelemetryClientProxy
Gets the telemetry client.
getTelemetryClientProxy() - Method in class com.microsoft.applicationinsights.log4j.v2.ApplicationInsightsAppender
 

I

isException() - Method in class com.microsoft.applicationinsights.internal.common.ApplicationInsightsEvent
 
isException() - Method in class com.microsoft.applicationinsights.log4j.v2.internal.ApplicationInsightsLogEvent
 
isInitialized() - Method in class com.microsoft.applicationinsights.internal.common.LogTelemetryClientProxy
 
isInitialized() - Method in interface com.microsoft.applicationinsights.internal.common.TelemetryClientProxy
Gets a value indicating whether the proxy has been initialized.

L

LogTelemetryClientProxy - Class in com.microsoft.applicationinsights.internal.common
This class encapsulates all the common logic for sending AI telemetry.
LogTelemetryClientProxy(TelemetryClient, String) - Constructor for class com.microsoft.applicationinsights.internal.common.LogTelemetryClientProxy
Constructs new telemetry client proxy instance with the given client.
LogTelemetryClientProxy(String) - Constructor for class com.microsoft.applicationinsights.internal.common.LogTelemetryClientProxy
Constructs new telemetry client proxy instance.

S

sendEvent(ApplicationInsightsEvent) - Method in class com.microsoft.applicationinsights.internal.common.LogTelemetryClientProxy
Sends the given event to AI.
sendEvent(ApplicationInsightsEvent) - Method in interface com.microsoft.applicationinsights.internal.common.TelemetryClientProxy
Sends the given event to AI.
start() - Method in class com.microsoft.applicationinsights.log4j.v2.ApplicationInsightsAppender
This method is being called on object initialization.

T

TelemetryClientProxy - Interface in com.microsoft.applicationinsights.internal.common
 
A C G I L S T 
Skip navigation links