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 Logger
LoggerFactory. getLogger(Class<?> klass)
Create logger from given class name as logger name.Logger
LoggerProvider. getLogger(Class<?> klass)
Create the logger.
-