Skip to content

Improve error logging for erlang ssh application #8

@olof

Description

@olof

I don't want the client to see internal exit reasons; instead i want to log it with a normal traceback server side. Perhaps being able to customize error messaging to the client with some kind of filter function? fun (_) -> "internal server error!" end

I've currently patched the ssh application to insert som ?LOG_NOTICE lines - this at least gives you the error message server side as well, but obviously not something that I want to propose upstream.

Metadata

Metadata

Assignees

No one assigned

    Labels

    devendoringget rid of modifications to third party dependencieserlangIssues and questions related to the use of erlang

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions