Engine/slf4j-compat
JeremyStarTM 64f48a472f
Perform code maintenance
Please note that this commit may not fully compile as I'm currently working on a rendering subsystem rewrite.
2024-11-24 13:28:15 +01:00
..
src/main Perform code maintenance 2024-11-24 13:28:15 +01:00
build.gradle Update maven repository URL 2024-10-15 13:53:16 +02:00
gradle Add SLF4J Compatibility subsystem 2024-06-11 20:01:34 +02:00
gradlew Add SLF4J Compatibility subsystem 2024-06-11 20:01:34 +02:00
gradlew.bat Add SLF4J Compatibility subsystem 2024-06-11 20:01:34 +02:00
README.md Update and add README.md files 2024-10-15 13:49:02 +02:00

The slf4j-compat subsystem

This subsystem provides compatibility with SLF4J and redirects all log calls to the engine's own logger.