License |
License |
---|---|
Categories |
CategoriesCLI User Interface Logging Application Layer Libs |
GroupId | GroupIdworks.lmz.logging |
ArtifactId | ArtifactIdclient-error-logging-lmz |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclient-error-logging-lmz
Provides an LMZ endpoint to support the logging of javascript client errors
|
<!-- https://jarcasting.com/artifacts/works.lmz.logging/client-error-logging-lmz/ -->
<dependency>
<groupId>works.lmz.logging</groupId>
<artifactId>client-error-logging-lmz</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/works.lmz.logging/client-error-logging-lmz/
implementation 'works.lmz.logging:client-error-logging-lmz:1.1'
// https://jarcasting.com/artifacts/works.lmz.logging/client-error-logging-lmz/
implementation ("works.lmz.logging:client-error-logging-lmz:1.1")
'works.lmz.logging:client-error-logging-lmz:jar:1.1'
<dependency org="works.lmz.logging" name="client-error-logging-lmz" rev="1.1">
<artifact name="client-error-logging-lmz" type="jar" />
</dependency>
@Grapes(
@Grab(group='works.lmz.logging', module='client-error-logging-lmz', version='1.1')
)
libraryDependencies += "works.lmz.logging" % "client-error-logging-lmz" % "1.1"
[works.lmz.logging/client-error-logging-lmz "1.1"]
Group / Artifact | Type | Version |
---|---|---|
works.lmz.javascript : javascript-resources | jar | [1.1,2) |
Group / Artifact | Type | Version |
---|---|---|
works.lmz.composite : composite-logging | jar | [1.1,2) |