Last Version

Microsoft Application Insights Log4j 2 Appender 2.6.4

This module provides a Microsoft Application Insights appender implementation for Log4j 2 framework

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

applicationinsights-logging-log4j2
Version

Version

2.6.4
Type

Type

jar
Description

Description

Microsoft Application Insights Log4j 2 Appender
This module provides a Microsoft Application Insights appender implementation for Log4j 2 framework
Project URL

Project URL

https://github.com/Microsoft/ApplicationInsights-Java

Download applicationinsights-logging-log4j2 2.6.4


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/applicationinsights-logging-log4j2/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>applicationinsights-logging-log4j2</artifactId>
    <version>2.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/applicationinsights-logging-log4j2/
implementation 'com.microsoft.azure:applicationinsights-logging-log4j2:2.6.4'
// https://jarcasting.com/artifacts/com.microsoft.azure/applicationinsights-logging-log4j2/
implementation ("com.microsoft.azure:applicationinsights-logging-log4j2:2.6.4")
'com.microsoft.azure:applicationinsights-logging-log4j2:jar:2.6.4'
<dependency org="com.microsoft.azure" name="applicationinsights-logging-log4j2" rev="2.6.4">
  <artifact name="applicationinsights-logging-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='applicationinsights-logging-log4j2', version='2.6.4')
)
libraryDependencies += "com.microsoft.azure" % "applicationinsights-logging-log4j2" % "2.6.4"
[com.microsoft.azure/applicationinsights-logging-log4j2 "2.6.4"]

Dependencies

compile (1)

Group / Artifact Type Version
com.microsoft.azure : applicationinsights-core jar 2.6.4

Project Modules

There are no modules declared in this project.