dmanchester / playfop

A library for generating PDFs, images, and other types of output in Play Framework applications.
https://www.dmanchester.com/playfop
Apache License 2.0
11 stars 4 forks source link

Deal with SLF4J log noise when running tests #11

Open dmanchester opened 7 years ago

dmanchester commented 7 years ago

The noise in question:

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.