Quarkus Google Cloud JSON Logging Extension - Runtime

A Quarkus extension that logs to standard output in a JSON format compatible with Google Cloud Logging.

License

License

Categories

Categories

Quarkus Container Microservices JSON Data Logging Application Layer Libs
GroupId

GroupId

eu.mulk.quarkus-googlecloud-jsonlogging
ArtifactId

ArtifactId

quarkus-googlecloud-jsonlogging
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Quarkus Google Cloud JSON Logging Extension - Runtime
A Quarkus extension that logs to standard output in a JSON format compatible with Google Cloud Logging.

Download quarkus-googlecloud-jsonlogging

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
eu.mulk.quarkus-googlecloud-jsonlogging : quarkus-googlecloud-jsonlogging-core jar 4.0.1
io.quarkus : quarkus-arc jar
io.quarkus : quarkus-core jar
io.quarkus : quarkus-jsonp jar

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.1
4.0.0
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
2.0.0
1.2.0
1.1.0
1.0.1
1.0.0