mirror of
				https://github.com/continew-org/continew-starter.git
				synced 2025-10-31 22:57:19 +08:00 
			
		
		
		
	chore: 优化日志级别 info => debug
This commit is contained in:
		| @@ -72,6 +72,6 @@ public class LogAutoConfiguration implements WebMvcConfigurer { | ||||
|  | ||||
|     @PostConstruct | ||||
|     public void postConstruct() { | ||||
|         log.info("[ContiNew Starter] - Auto Configuration 'Log-HttpTracePro' completed initialization."); | ||||
|         log.debug("[ContiNew Starter] - Auto Configuration 'Log-HttpTracePro' completed initialization."); | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user