Skip to content

Per-client logging #264

Closed
Closed
@ghost

Description

Would you be amenable to my adding a setLog(org.slf4j.Logger) method to net.schmizz.sshj.SSHClient? (Meaning the log member variable would no longer be final).

When working with hundreds of connections in parallel, I think it's extremely useful to be able to separate out the log events for each one.

By default (i.e., if the setLog method is not called), I'd leave things as-is.

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