Closed

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
Labels
No labels