I recently upgraded to the new version of the simulation, from 2025 to 2026 for AXC F 1152.
I noticed that there’s no output written to Custom.log in /opt/plcnext/logs/
The output used to be like this:
09.06.26 10:24:39.432 MyCustomComponent INFO - Asio version: 103600
09.06.26 10:24:40.102 MyCustomComponent INFO - void MyCustom::MyCustomComponent::OnPlcLoaded()
09.06.26 10:24:44.730 MyCustomComponent INFO - void MyCustom::MyCustomComponent::OnPlcStarted()
09.06.26 10:24:44.747 MyCustomComponent INFO - void MyCustom::MyCustomComponent::AsioWorker()
09.06.26 10:24:44.773 MyCustomComponent INFO - void MyCustom::MyCustomComponent::AsioWorker()
09.06.26 10:24:44.781 MyCustomComponent INFO - refreshing endpoint 10.0.21.1: 54321
Now the file still exists, but it’s completely empty.
Did I miss a step, didn’t see anything in the Toolchain notes?
What can I do next?