SLF4J Site


License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

org.slf4j
ArtifactId

ArtifactId

slf4j-site
Last Version

Last Version

2.0.0-alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

SLF4J Site
SLF4J Site
Project URL

Project URL

http://www.slf4j.org
Project Organization

Project Organization

QOS.ch

Download slf4j-site

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

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?

org.slf4j

QOS.CH Sarl

Versions

Version
2.0.0-alpha1
2.0.0-alpha0
1.8.0-beta4
1.8.0-beta2
1.8.0-beta1
1.8.0-beta0
1.8.0-alpha2
1.8.0-alpha1
1.8.0-alpha0
1.7.28
1.7.27
1.7.26
1.7.25
1.7.24
1.7.23
1.7.22
1.7.21
1.7.20
1.7.19
1.7.18
1.7.16
1.7.15
1.7.14
1.7.13
1.7.12
1.7.11
1.7.10
1.7.9
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.6.0-RC0
1.6.0-alpha2
1.5.11
1.5.10
1.5.9.RC1
1.5.9-RC0
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.0
1.5.0-M0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2
1.1.0
1.1.0-RC1
1.1.0-RC0