学习Spring

Spring

1、spring打印log

logger.debug(String.format("Searching for key '%s' in [%s]",key, propertySource.getName()));


你可能感兴趣的:(spring)