Skip to content

Identify client from rfbClientLog and rfbClientErr #675

@learn-more

Description

@learn-more

Currently it is not possible to identify which client is logging something.

The way I see it, there are at least two options to solve this:

  1. Move rfbClientLog and rfbClientErr into the client (remove the globals)
  2. Add a client argument to these functions.

Are you interested in either of these options?

There should probably be a fallback to the current system, unless you don't mind a breaking change?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions