Skip navigation links
A C G I L R S T 

A

activateOptions() - Method in class com.microsoft.applicationinsights.log4j.v1_2.ApplicationInsightsAppender
This method is being called on object initialization.
addLogEventProperty(String, String, Map<String, String>) - Static method in class com.microsoft.applicationinsights.internal.common.ApplicationInsightsEvent
 
append(LoggingEvent) - Method in class com.microsoft.applicationinsights.log4j.v1_2.ApplicationInsightsAppender
Subclasses of AppenderSkeleton should implement this method to perform actual logging.
ApplicationInsightsAppender - Class in com.microsoft.applicationinsights.log4j.v1_2
 
ApplicationInsightsAppender() - Constructor for class com.microsoft.applicationinsights.log4j.v1_2.ApplicationInsightsAppender
 
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.v1_2.internal
 
ApplicationInsightsLogEvent(LoggingEvent) - Constructor for class com.microsoft.applicationinsights.log4j.v1_2.internal.ApplicationInsightsLogEvent
 

C

close() - Method in class com.microsoft.applicationinsights.log4j.v1_2.ApplicationInsightsAppender
Release any allocated resources.
com.microsoft.applicationinsights.internal.common - package com.microsoft.applicationinsights.internal.common
 
com.microsoft.applicationinsights.log4j.v1_2 - package com.microsoft.applicationinsights.log4j.v1_2
 
com.microsoft.applicationinsights.log4j.v1_2.internal - package com.microsoft.applicationinsights.log4j.v1_2.internal
 

G

getCustomParameters() - Method in class com.microsoft.applicationinsights.internal.common.ApplicationInsightsEvent
 
getCustomParameters() - Method in class com.microsoft.applicationinsights.log4j.v1_2.internal.ApplicationInsightsLogEvent
 
getException() - Method in class com.microsoft.applicationinsights.internal.common.ApplicationInsightsEvent
 
getException() - Method in class com.microsoft.applicationinsights.log4j.v1_2.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.v1_2.internal.ApplicationInsightsLogEvent
 
getNormalizedSeverityLevel() - Method in class com.microsoft.applicationinsights.internal.common.ApplicationInsightsEvent
 
getNormalizedSeverityLevel() - Method in class com.microsoft.applicationinsights.log4j.v1_2.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.v1_2.ApplicationInsightsAppender
 

I

isException() - Method in class com.microsoft.applicationinsights.internal.common.ApplicationInsightsEvent
 
isException() - Method in class com.microsoft.applicationinsights.log4j.v1_2.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.

R

requiresLayout() - Method in class com.microsoft.applicationinsights.log4j.v1_2.ApplicationInsightsAppender
This Appender converts the LoggingEvent it receives into a text string and requires the layout format string to do so.

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.
setInstrumentationKey(String) - Method in class com.microsoft.applicationinsights.log4j.v1_2.ApplicationInsightsAppender
Sets the instrumentation key.

T

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