发现报这个错误。
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.
这么写,我的日志文件不知道输出到哪个路径了(或者就没输出)?或者说我怎么设置才能输入到tomcat下。(不写死)
log4j.appender.file.File=../logs/mylog.log