Uses of Interface
me.hsgamer.hscore.logger.common.Logger
Package
Description
Contains the base classes of the config
Contains utility classes for cron-time
The JUL implementation of the
Logger
Contains the classes to get the
Logger
using the Service Provider InterfaceThe SLF4J implementation of the
Logger
The system implementation of
Logger
-
Uses of Logger in me.hsgamer.hscore.config
-
Uses of Logger in me.hsgamer.hscore.crontime
-
Uses of Logger in me.hsgamer.hscore.logger.jul
-
Uses of Logger in me.hsgamer.hscore.logger.provider
Modifier and TypeMethodDescriptionstatic void
LoggerProvider.setLoggerProvider
(Function<String, Logger> loggerProvider) Set the logger provider -
Uses of Logger in me.hsgamer.hscore.logger.service
-
Uses of Logger in me.hsgamer.hscore.logger.slf4j
-
Uses of Logger in me.hsgamer.hscore.logger.system