summitt / Nope-Proxy

TCP/UDP Non-HTTP Proxy Extension (NoPE) for Burp Suite.
1.54k stars 235 forks source link

`No SLF4J providers were found` when I try to load Nope-Proxy extension #75

Open kocoten1992 opened 7 months ago

kocoten1992 commented 7 months ago

Hi there, when I load Nope-Proxy, burp throw me this:

Built new session factory
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
MLog initialization issue: slf4j found no binding or threatened to use its (dangerously silent) NOPLogger. We consider the slf4j library not found.
Reading DB

P/s: BurpSuite 11.1.3, on ubuntu 23.10 - upgrade to BurpSuite 12.1.5 still have the issue.