Hello,
I am checking now possibility to get rid of hard runtime dependency of Xith3D on Log4j. After a first look, things look like the code in com.xith3d.utility.logs do not depend on Log4j at all.
I just want to ask someone else who used Xith3D logging functionality to check if it is dependent on Log4j or not. If not, we can leave ~350K of download size away.
The changes to source code are trivial - just commenting out static fields that create log4j Category objects.
Yuri
