Skip to content

elf4j/slf4j-elf4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slf4j-elf4j

An adapter to use elf4j-engine as the runtime logging engine of SLF4J.

User Story

As an SLF4J logging API user, I want to opt to use elf4j-engine as the runtime logging engine.

Prerequisite

  • Java 8 or better

Get It...

Maven Central

Use It...

Similar to other SLF4J compatible implementations, code against the SLF4J API, and install this as a runtime-scope dependency in Maven or other build tools alike:

...
<dependency>
    <groupId>org.slf4j</groupId>
    <artifactId>slf4j-api</artifactId>
    <scope>compile</scope>
</dependency>
<dependency>
    <groupId>io.github.elf4j</groupId>
    <artifactId>slf4j-elf4j</artifactId>
    <scope>runtime</scope>
</dependency>
...

The usual elf4j-engine configuration applies.

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy