License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdapplicationinsights-logging-log4j2 |
Version | Version2.6.3 |
Type | Typejar |
Description |
DescriptionMicrosoft Application Insights Log4j 2 Appender
This module provides a Microsoft Application Insights appender implementation for Log4j 2 framework
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/applicationinsights-logging-log4j2/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>applicationinsights-logging-log4j2</artifactId>
<version>2.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/applicationinsights-logging-log4j2/
implementation 'com.microsoft.azure:applicationinsights-logging-log4j2:2.6.3'
// https://jarcasting.com/artifacts/com.microsoft.azure/applicationinsights-logging-log4j2/
implementation ("com.microsoft.azure:applicationinsights-logging-log4j2:2.6.3")
'com.microsoft.azure:applicationinsights-logging-log4j2:jar:2.6.3'
<dependency org="com.microsoft.azure" name="applicationinsights-logging-log4j2" rev="2.6.3">
<artifact name="applicationinsights-logging-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='applicationinsights-logging-log4j2', version='2.6.3')
)
libraryDependencies += "com.microsoft.azure" % "applicationinsights-logging-log4j2" % "2.6.3"
[com.microsoft.azure/applicationinsights-logging-log4j2 "2.6.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.11.0 |
com.microsoft.azure : applicationinsights-core | jar | 2.6.3 |