Skip navigation links
A B C G I N S 

A

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.
ApplicationInsightsAppender(String, String, Filter, Layout<? extends Serializable>, boolean) - Constructor for class com.microsoft.applicationinsights.log4j.v2.ApplicationInsightsAppender
 
ApplicationInsightsAppender.Builder - Class in com.microsoft.applicationinsights.log4j.v2
 
ApplicationInsightsLogEvent - Class in com.microsoft.applicationinsights.log4j.v2.internal
 
ApplicationInsightsLogEvent(LogEvent) - Constructor for class com.microsoft.applicationinsights.log4j.v2.internal.ApplicationInsightsLogEvent
 

B

build() - Method in class com.microsoft.applicationinsights.log4j.v2.ApplicationInsightsAppender.Builder
 
Builder() - Constructor for class com.microsoft.applicationinsights.log4j.v2.ApplicationInsightsAppender.Builder
 

C

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.log4j.v2.internal.ApplicationInsightsLogEvent
 
getException() - Method in class com.microsoft.applicationinsights.log4j.v2.internal.ApplicationInsightsLogEvent
 
getMessage() - Method in class com.microsoft.applicationinsights.log4j.v2.internal.ApplicationInsightsLogEvent
 
getNormalizedSeverityLevel() - Method in class com.microsoft.applicationinsights.log4j.v2.internal.ApplicationInsightsLogEvent
 
getTelemetryClientProxy() - Method in class com.microsoft.applicationinsights.log4j.v2.ApplicationInsightsAppender
 

I

isException() - Method in class com.microsoft.applicationinsights.log4j.v2.internal.ApplicationInsightsLogEvent
 

N

newBuilder() - Static method in class com.microsoft.applicationinsights.log4j.v2.ApplicationInsightsAppender
Returns a plugin Builder object which is used internally by Log4j2 to create plugin

S

setFilter(Filter) - Method in class com.microsoft.applicationinsights.log4j.v2.ApplicationInsightsAppender.Builder
 
setIgnoreExceptions(boolean) - Method in class com.microsoft.applicationinsights.log4j.v2.ApplicationInsightsAppender.Builder
 
setInstrumentationKey(String) - Method in class com.microsoft.applicationinsights.log4j.v2.ApplicationInsightsAppender.Builder
 
setLayout(Layout<? extends Serializable>) - Method in class com.microsoft.applicationinsights.log4j.v2.ApplicationInsightsAppender.Builder
 
setName(String) - Method in class com.microsoft.applicationinsights.log4j.v2.ApplicationInsightsAppender.Builder
 
start() - Method in class com.microsoft.applicationinsights.log4j.v2.ApplicationInsightsAppender
This method is being called on object initialization.
A B C G I N S 
Skip navigation links