Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

No logging with Mono #52

Open
datawookie opened this issue Feb 9, 2019 · 0 comments
Open

No logging with Mono #52

datawookie opened this issue Feb 9, 2019 · 0 comments

Comments

@datawookie
Copy link

Description

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.

Steps to Reproduce

  1. Clone repository.
  2. msbuild ServerSideExtension.sln
  3. /usr/bin/mono /sse-r-plugin/csharp/SSEtoRserve/bin/Debug/SSEtoRserve.exe
Expected 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
[ ] Windows
[X] Linux

Versions

  • sse-r-plugin: 2335385
  • Operating system: 18.04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant