Package org.apache.sshd.common.util.logging
package org.apache.sshd.common.util.logging
-
ClassDescriptionServes as a common base class for the vast majority of classes that require some kind of logging.Provides some more default implementations for
Logger
interface methodsRoutes the effective logging to theSimplifiedLog
methods.