Package Details: slf4j 2.0.12-1

Git Clone URL: https://aur.archlinux.org/slf4j.git (read-only, click to copy)
Package Base: slf4j
Description: Simple Logging Facade for Java for various logging frameworks (e.g. java.util.logging, logback, log4j)
Upstream URL: https://www.slf4j.org
Licenses: MIT
Submitter: vitalijr2
Maintainer: vitalijr2
Last Packager: vitalijr2
Votes: 26
Popularity: 0.000179
First Submitted: 2009-10-19 20:41 (UTC)
Last Updated: 2024-02-12 10:38 (UTC)

Dependencies (1)

Sources (15)

Latest Comments

1 2 3 Next › Last »

vitalijr2 commented on 2024-01-30 08:23 (UTC) (edited on 2024-01-30 08:24 (UTC) by vitalijr2)

2.0.11

Added

  • osgi-over-slf4j
  • slf4j-jdk-platform-logging

Changed in upstream

  • replace Util.report with Reporter.warn, was changed in SLF4J 2.0.10

vitalijr2 commented on 2023-03-22 12:10 (UTC)

@scarleo yeah, they released the framework but didn't add new tag.

scarleo commented on 2023-03-22 08:51 (UTC)

https://raw.githubusercontent.com/qos-ch/slf4j/v_2.0.7/LICENSE.txt Does not exist

hurufu commented on 2022-05-26 22:50 (UTC)

I'm answering to myself, actual error was in libreoffice-extension-languagetool. If it is removed then warning disappears.

hurufu commented on 2022-05-26 22:17 (UTC) (edited on 2022-05-26 22:19 (UTC) by hurufu)

@radio_rogal, @Kx_liner Same issue here.

libreoffice command is just a simple shell wrapper which runs oosplash which then runs soffice.bin which is an actual executable for LibreOffice program. It stable and works Ok, but I have this annoying warning:

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

I have tried setting and exporting CLASSPATH variable to different jars from the setClasspath.sh, but without any luck.

So I guess I have to ignore that warning.

vitalijr2 commented on 2022-02-14 18:11 (UTC) (edited on 2022-02-14 18:13 (UTC) by vitalijr2)

@Kx_liner as far as I know the LibreOffice runs with command libreoffice. You run soffice so I suppose that you use StarOffice instead.

I have not found any packages for StarOffice. I don't know why it misses SLF4j, maybe it looks for the environment variable that does not exist in this package. See setClasspath.sh for whole such variables.

On my home PC I run libreoffice without installed slf4j package.

vitalijr2 commented on 2022-02-14 17:58 (UTC) (edited on 2022-02-14 18:02 (UTC) by vitalijr2)

  1. Need to update to 1.7.36
  2. log4j12 was replaced with reload4j

https://gist.github.com/radio-rogal/da0b16eabd2bf7e448cb2400c28c543a

Kx_liner commented on 2022-02-13 20:37 (UTC)

I installed this package, but I have a report in LibreOffice: $ soffice SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

Why?

simon04 commented on 2019-10-28 12:18 (UTC) (edited on 2019-10-28 12:18 (UTC) by simon04)

@asm0dey: Thanks for the pointer; should be fixed in 1.7.28-4