Package me.hsgamer.hscore.logger.service
Interface LoggerService
public interface LoggerService
The service to get the logger
-
Method Summary
-
Method Details
-
getLogger
Get the logger- Parameters:
name
- the name of the logger- Returns:
- the logger
-
getLogger
Get the logger- Parameters:
clazz
- the class- Returns:
- the logger
-