Skip to content

Industrial IoT SDK V2 for Java - Logging

Logging of the Industrial IoT SDK V2 for Java is implemented with SLF4J (Simple Logging Facade for Java), which provides access to many logging frameworks such as Log4j, java.util.logging. This allows the end user to utilize the desired logging framework.

The Industrial IoT SDK V2 for Java uses the same logging mechanism as V1. For detailed documentation on how to use the logging functionality under different frameworks, refer to the Logging Documentation of V1.


Last update: February 23, 2024

Except where otherwise noted, content on this site is licensed under the Development License Agreement.