Java log appender for AWS CloudWatch Logs when running within Boxfuse instances

Compile Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-classic(optional)
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
Apache 2.0
com.amazonaws » aws-java-sdk-logs
The AWS Java SDK for Amazon CloudWatch Logs module holds the client classes that are used for
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
Logging Apache 2.0
org.apache.logging.log4j » log4j-core(optional)
Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ...

Test Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation