protected final Logger logger = Logger.getLogger(User.class);

logger.info("在控制台中打印的内容");

相关文章: