What is the recommended method for setting up the cloud controller running on macOS Sierra so it will start on boot? On linux I use Systemd but I am not sure what is the best way to set it up on macOS.
Hi Piotr,
The log entry: 2024-12-14 08:40:43 0.000 CallHal(IsHansaWorldCustomer)
appears because the server is running with the verbosity=debug-detailed setting in its parameters.txt file.
Thi...