structlog

Structured Log Data : For if you can't run a query on your log data, under 30 seconds, it is useless.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.amaranthsoftware
ArtifactId

ArtifactId

structlog
Last Version

Last Version

0.0.6-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

structlog
Structured Log Data : For if you can't run a query on your log data, under 30 seconds, it is useless.
Project URL

Project URL

https://github.com/AmaranthSoftware/StructuredLogData

Download structlog

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.data : spring-data-cassandra jar 1.4.1.RELEASE
commons-configuration : commons-configuration jar 1.8
javax.el : javax.el-api jar 2.2.4
org.hibernate : hibernate-validator jar 5.2.1.Final
commons-lang : commons-lang jar 2.6
joda-time : joda-time jar 2.8.1
junit : junit jar 4.12
com.google.code.gson : gson jar 2.3.1
org.mongodb.morphia : morphia jar 1.0.1
org.codehaus.jackson : jackson-mapper-asl jar 1.9.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6-RELEASE
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1