You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ICE client, which is a tool to test ICE server will by default not print anything to terminal and just exit on error, since it sends output to journald. IMO this is confusing in a command line tool.
The text was updated successfully, but these errors were encountered:
In tools/ice-client/src/ICEClientApp.cpp there's mention of a --logOptions nojournald launch flag, it looks like this option is also available on domain-server and assignment-client
ICE client, which is a tool to test ICE server will by default not print anything to terminal and just exit on error, since it sends output to journald. IMO this is confusing in a command line tool.
The text was updated successfully, but these errors were encountered: