-
I tried sbt 1.0.0 and 1.0.2 and had the same issue when was using sbt-revolver. All log messages look like it's error message. Even if it's just info or warn or whatever:
```
sbt:skunkworks> ~reSt…
-
It would be great if there was a Recipe to convert between things like log4j.properties or log4j.xml to logback.xml etc.
-
I have built functionality using openImaj in IntelliJ. It works well using the various processes I need. I now need to expose it in a webservice. To do this I am trying to use the Play framework.
I…
-
`org.slf4j` is a pervasive dependency in Scala's ecosystem. Maybe I'm wrong, but I don't think there is any Java app that doesn't depend on it.
We may need the ability to log warnings. For example …
-
## Is your feature request related to a problem? Please describe.
Currently Microstream introduces a hard dependency to SLF4J logging facade. However, since Java 9, there is built-in facade that does…
-
Seems like Node Classifier takes forever and then times out after starting pe-puppetdb. What check is performed to check if Node Classifier is started?
==> master: Notice: /Stage[main]/Puppet_enter…
-
Everything works fine before adding "aliyun" appender.
I'm using Spring Boot with version '2.2.2.RELEASE'.
When adds this appender, the output shows 'Process finished with exit code 0' directly with…
-
I want to use the same log configuration for different log viewers, but cannot change the ports to listen to. Neither in Logback Beagle nor in Lilith. Why do all make this hardcoded? Of course one can…
-
# Filtering irrelevant stack trace lines in logs
Podcast for developers, testers, SREs… and their managers. I explain complex and convoluted technologies in a clear way, avoiding buzzwords and hype. …
-
slf4j project released a new major version - 2.0.
According to [the migration guide](https://www.slf4j.org/faq.html#changesInVersion200), ~~it's safe to upgrade the dependency in this project but i…