jpenilla / run-task

Gradle plugins adding tasks to run Minecraft server and proxy software
Apache License 2.0
222 stars 18 forks source link

Debugging #16

Closed ValdemarF20 closed 2 years ago

ValdemarF20 commented 2 years ago

Not exactly sure why but org.slf4j.Logger#debug(String) doesn't work, but org.slf4j.Logger#error(String) does work.

jpenilla commented 2 years ago

pretty sure this is just due to paper's log4j config...