Aws S3 Log4j Appender

Log4j appender for sending logs to AWS S3

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

io.github.technologize
ArtifactId

ArtifactId

aws-s3-log4j-appender
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Aws S3 Log4j Appender
Log4j appender for sending logs to AWS S3
Project URL

Project URL

https://github.com/technologize/fluency-log4j-appender
Source Code Management

Source Code Management

https://github.com/technologize/fluency-log4j-appender.git

Download aws-s3-log4j-appender

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.technologize/aws-s3-log4j-appender/ -->
<dependency>
    <groupId>io.github.technologize</groupId>
    <artifactId>aws-s3-log4j-appender</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.technologize/aws-s3-log4j-appender/
implementation 'io.github.technologize:aws-s3-log4j-appender:1.0.0'
// https://jarcasting.com/artifacts/io.github.technologize/aws-s3-log4j-appender/
implementation ("io.github.technologize:aws-s3-log4j-appender:1.0.0")
'io.github.technologize:aws-s3-log4j-appender:jar:1.0.0'
<dependency org="io.github.technologize" name="aws-s3-log4j-appender" rev="1.0.0">
  <artifact name="aws-s3-log4j-appender" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.technologize', module='aws-s3-log4j-appender', version='1.0.0')
)
libraryDependencies += "io.github.technologize" % "aws-s3-log4j-appender" % "1.0.0"
[io.github.technologize/aws-s3-log4j-appender "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.technologize : fluency-log4j-appender-core jar 1.0.0
org.komamitsu : fluency-aws-s3 jar [2.5.0,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0