Skip to content

NamedPipeServer ctor that allows plugging a custom logger is not public #61

@hmartinez82

Description

@hmartinez82

The following constructor is not public:

internal NamedPipeServer(string pipeName, NamedPipeServerOptions options, Action<string> log)

Shouldn't it be public we so can register a custom Action<string> for logging?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions