Logging

Last updated on 29th April 2024

Logging is a useful tool to have in the debug toolkit. The Simudyne SDK uses SLF4J (Simple Logging Facade for Java) for logging. Learn how to use it in this section.