Spring Boot Starter Frontend Logging

Spring Boot Frontend Logging Starter

License

License

Categories

Categories

Spring Boot Container Microservices Logging Application Layer Libs
GroupId

GroupId

nl.42
ArtifactId

ArtifactId

spring-boot-starter-logging-frontend
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Starter Frontend Logging
Spring Boot Frontend Logging Starter
Source Code Management

Source Code Management

https://github.com/42BV/spring-boot-starter-logging-frontend

Download spring-boot-starter-logging-frontend

How to add to project

<!-- https://jarcasting.com/artifacts/nl.42/spring-boot-starter-logging-frontend/ -->
<dependency>
    <groupId>nl.42</groupId>
    <artifactId>spring-boot-starter-logging-frontend</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.42/spring-boot-starter-logging-frontend/
implementation 'nl.42:spring-boot-starter-logging-frontend:1.3.0'
// https://jarcasting.com/artifacts/nl.42/spring-boot-starter-logging-frontend/
implementation ("nl.42:spring-boot-starter-logging-frontend:1.3.0")
'nl.42:spring-boot-starter-logging-frontend:jar:1.3.0'
<dependency org="nl.42" name="spring-boot-starter-logging-frontend" rev="1.3.0">
  <artifact name="spring-boot-starter-logging-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.42', module='spring-boot-starter-logging-frontend', version='1.3.0')
)
libraryDependencies += "nl.42" % "spring-boot-starter-logging-frontend" % "1.3.0"
[nl.42/spring-boot-starter-logging-frontend "1.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-validation jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar
javax.servlet : javax.servlet-api jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.apache.commons : commons-lang3 jar

Project Modules

There are no modules declared in this project.

Build Status Codacy Badge codecov Maven Central Javadocs Apache 2

Spring Boot Starter Logging Frontend

Provides a /api/log/error endpoint to send frontend errors.

nl.42

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.0
0.0.1