Uses of Interface
io.github.dmlloyd.moduleinfo.Logger
-
-
Uses of Logger in io.github.dmlloyd.moduleinfo
Classes in io.github.dmlloyd.moduleinfo that implement Logger Modifier and Type Class Description (package private) classMojoLoggerFields in io.github.dmlloyd.moduleinfo declared as Logger Modifier and Type Field Description static LoggerLogger. STDOUTFields in io.github.dmlloyd.moduleinfo with type parameters of type Logger Modifier and Type Field Description static java.util.concurrent.atomic.AtomicReference<Logger>Logger. loggerRefMethods in io.github.dmlloyd.moduleinfo that return Logger Modifier and Type Method Description static LoggerLogger. getLogger()Methods in io.github.dmlloyd.moduleinfo with parameters of type Logger Modifier and Type Method Description static voidLogger. setLogger(Logger logger)
-