vaadin-slf4j-jdk14

Slf4j API + JDK14 binding rebased to com.vaadin.external

License

License

Categories

Categories

Vaadin User Interface Web Frameworks SLF4J Application Layer Libs Logging
GroupId

GroupId

com.vaadin.external.slf4j
ArtifactId

ArtifactId

vaadin-slf4j-jdk14
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

vaadin-slf4j-jdk14
Slf4j API + JDK14 binding rebased to com.vaadin.external
Project URL

Project URL

http://www.slf4j.org
Source Code Management

Source Code Management

https://github.com/qos-ch/slf4j

Download vaadin-slf4j-jdk14

How to add to project

<!-- https://jarcasting.com/artifacts/com.vaadin.external.slf4j/vaadin-slf4j-jdk14/ -->
<dependency>
    <groupId>com.vaadin.external.slf4j</groupId>
    <artifactId>vaadin-slf4j-jdk14</artifactId>
    <version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin.external.slf4j/vaadin-slf4j-jdk14/
implementation 'com.vaadin.external.slf4j:vaadin-slf4j-jdk14:1.6.1'
// https://jarcasting.com/artifacts/com.vaadin.external.slf4j/vaadin-slf4j-jdk14/
implementation ("com.vaadin.external.slf4j:vaadin-slf4j-jdk14:1.6.1")
'com.vaadin.external.slf4j:vaadin-slf4j-jdk14:jar:1.6.1'
<dependency org="com.vaadin.external.slf4j" name="vaadin-slf4j-jdk14" rev="1.6.1">
  <artifact name="vaadin-slf4j-jdk14" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin.external.slf4j', module='vaadin-slf4j-jdk14', version='1.6.1')
)
libraryDependencies += "com.vaadin.external.slf4j" % "vaadin-slf4j-jdk14" % "1.6.1"
[com.vaadin.external.slf4j/vaadin-slf4j-jdk14 "1.6.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

About SLF4J

The Simple Logging Facade for Java (SLF4J) serves as a simple facade or abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing the end user to plug in the desired logging framework at deployment time. More information can be found on the SLF4J website.

Build Status

Build Status

How to build SLF4J

SLF4J uses Maven as its build tool.

All versions upto and including 1.7.x require Java 5 or later to build. SLF4J version 2.0.x requires Java 9 or later.

How to contribute pull requests

If you are interested in improving SLF4J, that is great! The SLF4J community looks forward to your contribution. Please follow this process:

  1. Start a discussion on the slf4j-dev mailing list about your proposed change. Alternately, file a bug report to initiatite the discussion. Note that we usually ask most pull requests to be linked to a Jira ticket.

  2. Fork qos-ch/slf4j. Ideally, create a new branch from your fork for your contribution to make it easier to merge your changes back.

  3. Make your changes on the branch you hopefuly created in Step 2. Be sure that your code passes existing unit tests. Please add unit tests for your work if appropriate. It usually is.

  4. Push your changes to your fork/branch in github. Don't push it to your master! If you do it will make it harder to submit new changes later.

  5. Submit a pull request to SLF4J from from your commit page on github.

  6. Did we mention that you will be asked to link your pull request with a Jira ticket?

com.vaadin.external.slf4j

QOS.CH Sarl

Versions

Version
1.6.1