is not current version
Last Version 4.0.1

Quarkus Google Cloud JSON Logging Extension - Runtime 3.1.3

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
Version

Version

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


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

Dependencies

compile (3)

Group / Artifact Type Version
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.