Uses of Interface
me.wyne.wutils.log.LogConfig
-
Uses of LogConfig in me.wyne.wutils.log
Classes in me.wyne.wutils.log that implement LogConfigModifier and TypeClassDescriptionfinal classCan be used as LogConfig just not to create extra class if not needed.Methods in me.wyne.wutils.log with parameters of type LogConfigModifier and TypeMethodDescriptionstatic voidLog.registerConfig(@NotNull LogConfig config) voidLogInstance.registerConfig(@NotNull LogConfig config) RegisterLogConfigto controlLogInstance.info(String),LogInstance.warn(String)andLogInstance.error(String)logging.