Some of the components included in the Splunk Enterprise SDK for Java Logging Library are licensed under free or open source licenses. We wish to thank the contributors to those projects.
Contributor | Description | License |
---|---|---|
slf4j-api | The Simple Logging Facade for Java (SLF4J) | MIT |
commons-lang3 | A package of Java utility classes for the classes that are in java.lang's hierarchy | Apache |
gson | Convert Java Objects into their JSON representation | Apache |
junit | Unit testing framework for Java | Eclipse |
log4j | The Apache Log4j | Apache |
logback | Logging Framework | EPL GNU |
okhttp | HTTP client | Apache |