GoDaddy Logging

Logging Framework to allow for an easy to use and consistent logging experience.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.godaddy
ArtifactId

ArtifactId

logging
Last Version

Last Version

1.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

GoDaddy Logging
Logging Framework to allow for an easy to use and consistent logging experience.

Download logging

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
net.logstash.logback : logstash-logback-encoder jar 4.11
com.google.guava : guava jar 22.0
com.esotericsoftware : reflectasm jar 1.11.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.mockito : mockito-core jar 2.13.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2
1.1
1.0