The chat responses are generated using Generative AI technology for intuitive search and may not be entirely accurate. They are not intended as professional advice. For full details, including our use rights, privacy practices and potential export control restrictions, please refer to our Generative AI Service Terms of Use and Generative AI Service Privacy Information. As this is a test version, please let us know if something irritating comes up. Like you get recommended a chocolate fudge ice cream instead of an energy managing application. If that occurs, please use the feedback button in our contact form!
Skip to content
Insights Hub and Industrial IoT

Insights Hub drives smart manufacturing through the industrial Internet of Things. Gain actionable insights with asset and operational data and improve your processes.

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.