Quarkus Google Cloud JSON Logging Extension - Deployment

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-deployment
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download quarkus-googlecloud-jsonlogging-deployment

How to add to project

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

Dependencies

compile (4)

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

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