Uses of Class
io.airlift.log.Logger
-
-
Uses of Logger in io.airlift.log
Methods in io.airlift.log that return Logger Modifier and Type Method Description static LoggerLogger. get(Class<?> clazz)Gets a logger named after a class' fully qualified name.static LoggerLogger. get(String name)Gets a named logger
-