Uses of Class
org.fissore.slf4j.FluentLogger
-
-
Uses of FluentLogger in org.fissore.slf4j
Methods in org.fissore.slf4j that return FluentLogger Modifier and Type Method Description static FluentLoggerFluentLoggerFactory. getLogger(Class<?> clazz)Creates a newFluentLoggerassociated with the given class.static FluentLoggerFluentLoggerFactory. getLogger(String name)Creates a newFluentLoggerassociated with the given name.
-