已解决 关于log4j-core的问题
- 
					
					
					
					
 启动时,日志出现以下内容(白色报错) 
 ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...并且框架可以正常运行 
 求助各位大佬,这种情况该如何解决
- 
					
					
					
					
 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
- 
				Topic has been marked as a question C CLanmao
- 
					
					
					
					
 
- 
					
					
					
					
 @nambers 非常感谢 
 我居然没翻到这篇
- 
				Topic has been marked as solved C CLanmao