Uses of Interface
com.github.mjeanroy.springmvc.view.mustache.logging.Logger
-
Packages that use Logger Package Description com.github.mjeanroy.springmvc.view.mustache.logging -
-
Uses of Logger in com.github.mjeanroy.springmvc.view.mustache.logging
Methods in com.github.mjeanroy.springmvc.view.mustache.logging that return Logger Modifier and Type Method Description static LoggerLoggerFactory. getLogger(Class<?> klass)Create logger from given class name as logger name.LoggerLoggerProvider. getLogger(Class<?> klass)Create the logger.
-