wilgaboury / jsignal

Declarative GUI Library for Java Desktop Applications
https://jsignal.org
MIT License
2 stars 1 forks source link

Use Slf4j #6

Closed wilgaboury closed 7 months ago

wilgaboury commented 7 months ago

Move all the logging code off of the java standard library and instead use Slf4j. All of the code inside of the hotswap agent plugin should be moved to the hotswap agent's custom logger.