Using application.output(msg, level) with Smart Client does not log in servoy_log.txt.
Web Client does.
I can see Smart Client’s out stream printed in the “Java Console”. This happens on the client machine.
How can I have Smart Client’s log messages saved in servoy_log.txt?
SmartClients are running on totally different pc’s so that they don’t log right away into the servers server_log is quite logical
We have some support build in the report messages to the server (but thats more internally for some stuff)
I think there are 3th party plugins where you can do that also.