TurboFloat logging to stdout

The configuration XML supports logging to file

<log file="/var/log/my.log" level="notification"/>

Is there a way to have TurboFloat log to stdout instead? I have a license-server test setup that starts the license server with the -x option (not putting it into the background). It would have been useful to see the logs on stdout/stderr rather than needing a separate terminal to tail the specified log-file.

Yes, when run using -x it logs to stdout as well as the file.