SciJava SLF4J Logging

This adapter package enables the use of SLF4J-based logging within SciJava Common's logging framework. It is kept separate from the SciJava Common core classes to avoid proliferating SLF4J dependencies to downstream code that does not need SLF4J-based logging.

License

License

Simplified BSD License
Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

org.scijava
ArtifactId

ArtifactId

scijava-log-slf4j
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

SciJava SLF4J Logging
This adapter package enables the use of SLF4J-based logging within SciJava Common's logging framework. It is kept separate from the SciJava Common core classes to avoid proliferating SLF4J dependencies to downstream code that does not need SLF4J-based logging.
Project URL

Project URL

https://imagej.net/Logging
Project Organization

Project Organization

SciJava
Source Code Management

Source Code Management

https://github.com/scijava/scijava-log-slf4j

Download scijava-log-slf4j

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scijava : scijava-common jar 2.69.0
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

This adapter package enables the use of SLF4J-based logging within SciJava Common's logging framework. It is kept separate from the SciJava Common core classes to avoid proliferating SLF4J dependencies to downstream code that does not need SLF4J-based logging.

org.scijava

SciJava

Scientific libraries in Java

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1