Uses of Interface
org.apache.sshd.common.util.logging.SimplifiedLog
Packages that use SimplifiedLog
-
Uses of SimplifiedLog in org.apache.sshd.common.util.buffer
Methods in org.apache.sshd.common.util.buffer with parameters of type SimplifiedLogModifier and TypeMethodDescriptionvoidBuffer.dumpHex(SimplifiedLog logger, String prefix, PropertyResolver resolver) voidBuffer.dumpHex(SimplifiedLog logger, Level level, String prefix, PropertyResolver resolver) static voidBufferUtils.dumpHex(SimplifiedLog logger, Level level, String prefix, char sep, int chunkSize, byte... data) static voidBufferUtils.dumpHex(SimplifiedLog logger, Level level, String prefix, char sep, int chunkSize, byte[] data, int offset, int len) static voidBufferUtils.dumpHex(SimplifiedLog logger, Level level, String prefix, PropertyResolver resolver, char sep, byte... data) static voidBufferUtils.dumpHex(SimplifiedLog logger, Level level, String prefix, PropertyResolver resolver, char sep, byte[] data, int offset, int len) -
Uses of SimplifiedLog in org.apache.sshd.common.util.logging
Classes in org.apache.sshd.common.util.logging that implement SimplifiedLogModifier and TypeClassDescriptionclassRoutes the effective logging to theSimplifiedLogmethods.Fields in org.apache.sshd.common.util.logging declared as SimplifiedLogModifier and TypeFieldDescriptionstatic final SimplifiedLogSimplifiedLog.EMPTYAn "empty"SimplifiedLogthat does nothingMethods in org.apache.sshd.common.util.logging that return SimplifiedLogModifier and TypeMethodDescriptionprotected SimplifiedLogAbstractLoggingBean.getSimplifiedLogger()static SimplifiedLogLoggingUtils.wrap(org.slf4j.Logger logger)