tomaswolf commented on issue #261: URL: https://github.com/apache/mina-sshd/issues/261#issuecomment-1304762353
The comment refers to making the logging configurable. If you want to use Netty and create your own pipeline, go ahead an plug in a custom-written `IoServiceFactoryFactory`. The Apache MINA sshd `IoService` is an abstraction that is independent of the actual implementation, and it doesn't have the concept of a pipeline or filter chain. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
