rollbar / rollbar/rollbar-java

SLF4J loggers will not work because they were created during the default configuration phase of the underlying logging system.

Open
#175 7 comments 0 reactions 1 assignee View on GitHub

@rokob is already working on this.

Since Mar 4, 2019.

question
Dominant language
Java
Stars
78
Forks
74
PR merge metrics
No merged PRs in 30d

Description

Hi, I'm getting this errors during my mvn test

The following loggers will not work becasue they were created
SLF4J: during the default configuration phase of the underlying logging system.
SLF4J: See also http://www.slf4j.org/codes.html#substituteLogger
SLF4J: com.rollbar.notifier.sender.SyncSender
SLF4J: com.rollbar.notifier.util.ObjectsUtils
SLF4J: com.rollbar.notifier.Rollbar

This happens with rollbar-java 1.4.0 and lombok 1.18.6

Not sure what's needed to do here, any hints? The substituteLogger link above does not say anything interesting about it.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.