saalfeldlab / render

Render transformed image tiles
GNU General Public License v2.0
34 stars 32 forks source link

get rid of log4j warnings #134

Closed martinschorb closed 2 years ago

martinschorb commented 2 years ago

Hi,

after one of the recent updates, I now receive loads of log4j warnings in any client script call.

log4j:WARN Error during default initialization
java.lang.NoClassDefFoundError: org/w3c/dom/ls/DocumentL

I am using the current Zulu OpenJDK 11.

How can I get rid of those lines that clutter my logs and make them hard to read?