glogging

Logback layout for Google Structured logging

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.github.aaabramov
ArtifactId

ArtifactId

glogging
Last Version

Last Version

0.0.2
Release Date

Release Date

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

Filename Size
glogging-0.0.2.pom 4 KB
Browse

How to add to project

<!-- 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

Versions

Version
0.0.2
0.0.1