is not current version
Last Version 4.0.1

Quarkus Google Cloud JSON Logging Extension - JBoss Logging Core 4.0.0

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-core
Version

Version

4.0.0
Type

Type

jar
Description

Description

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

Download quarkus-googlecloud-jsonlogging-core 4.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jboss.logmanager : jboss-logmanager-embedded jar
io.smallrye.common : smallrye-common-constraint jar
org.glassfish : jakarta.json jar

Project Modules

There are no modules declared in this project.