Last Version

AWS CloudWatch Log4j2 Appender 2.5.0

Contains Java classes for integration of Log4j2 with AWS CloudWatch Logs

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

pro.apphub
ArtifactId

ArtifactId

aws-cloudwatch-log4j2
Version

Version

2.5.0
Type

Type

jar
Description

Description

AWS CloudWatch Log4j2 Appender
Contains Java classes for integration of Log4j2 with AWS CloudWatch Logs

Download aws-cloudwatch-log4j2 2.5.0


<!-- https://jarcasting.com/artifacts/pro.apphub/aws-cloudwatch-log4j2/ -->
<dependency>
    <groupId>pro.apphub</groupId>
    <artifactId>aws-cloudwatch-log4j2</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/pro.apphub/aws-cloudwatch-log4j2/
implementation 'pro.apphub:aws-cloudwatch-log4j2:2.5.0'
// https://jarcasting.com/artifacts/pro.apphub/aws-cloudwatch-log4j2/
implementation ("pro.apphub:aws-cloudwatch-log4j2:2.5.0")
'pro.apphub:aws-cloudwatch-log4j2:jar:2.5.0'
<dependency org="pro.apphub" name="aws-cloudwatch-log4j2" rev="2.5.0">
  <artifact name="aws-cloudwatch-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.apphub', module='aws-cloudwatch-log4j2', version='2.5.0')
)
libraryDependencies += "pro.apphub" % "aws-cloudwatch-log4j2" % "2.5.0"
[pro.apphub/aws-cloudwatch-log4j2 "2.5.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.5
com.amazonaws : aws-java-sdk-logs jar 1.11.7
com.amazonaws : aws-java-sdk-cloudwatch jar 1.11.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.