org.nohope.logging.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of slf4j-logging Show documentation
Show all versions of slf4j-logging Show documentation
Wrapper for slf4j logger with extended formatting abilities.
/**
* This package provides wrappers for slf4j {@link org.slf4j.Logger} and
* {@link org.slf4j.LoggerFactory} to make these classes more varargs-friendly.
*
* @apiviz.landmark
*/
package org.nohope.logging;