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
{{ message }}
This repository was archived by the owner on May 24, 2024. It is now read-only.
When sse-r-plugin is built using Mono there is no logging output (neither to file nor terminal). I am having trouble connecting Qlik to the plugin and it would be really helpful to have some logging information.
Description
When
sse-r-pluginis built using Mono there is no logging output (neither to file nor terminal). I am having trouble connecting Qlik to the plugin and it would be really helpful to have some logging information.Steps to Reproduce
msbuild ServerSideExtension.sln/usr/bin/mono /sse-r-plugin/csharp/SSEtoRserve/bin/Debug/SSEtoRserve.exeExpected behavior
I expected to see logger messages like "No certificates defined. Opening insecure channel." (as we do under Windows).
Actual behavior
No logger messages (neither on terminal or to file). The only output I see is "Press any key to stop SSEtoRserve...".
Environment
Ubuntu 18.04
Mono 5.10.0.160
Operating system where the SSE plugin is deployed
Versions