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

No logging with Mono #52

@datawookie

Description

@datawookie

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions