Last Version

glogging 0.0.2

Logback layout for Google Structured logging

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.github.aaabramov
ArtifactId

ArtifactId

glogging
Version

Version

0.0.2
Type

Type

pom
Description

Description

glogging
Logback layout for Google Structured logging
Project URL

Project URL

https://github.com/aaabramov/glogging
Project Organization

Project Organization

Andrii Abramov
Source Code Management

Source Code Management

https://github.com/aaabramov/glogging

Download glogging 0.0.2

Filename Size
glogging-0.0.2.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.aaabramov/glogging/ -->
<dependency>
    <groupId>io.github.aaabramov</groupId>
    <artifactId>glogging</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.aaabramov/glogging/
implementation 'io.github.aaabramov:glogging:0.0.2'
// https://jarcasting.com/artifacts/io.github.aaabramov/glogging/
implementation ("io.github.aaabramov:glogging:0.0.2")
'io.github.aaabramov:glogging:pom:0.0.2'
<dependency org="io.github.aaabramov" name="glogging" rev="0.0.2">
  <artifact name="glogging" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.aaabramov', module='glogging', version='0.0.2')
)
libraryDependencies += "io.github.aaabramov" % "glogging" % "0.0.2"
[io.github.aaabramov/glogging "0.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • gson
  • jackson