gdpl2112 / MiraiCallApiPlugin

一个mirai 自定义调用API的插件
GNU General Public License v3.0
19 stars 2 forks source link

依赖没用完全打进去吗 #4

Closed greenhandzdl closed 2 years ago

greenhandzdl commented 2 years ago
2022-07-30 05:42:14 W/stderr: ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
2022-07-30 05:42:14 W/stderr: Jul 30, 2022 5:42:14 AM org.apache.coyote.AbstractProtocol init
2022-07-30 05:42:14 W/stderr: INFO: Initializing ProtocolHandler ["http-nio-20042"]
2022-07-30 05:42:14 W/stderr:
2022-07-30 05:42:15 W/stderr: Jul 30, 2022 5:42:15 AM org.apache.catalina.core.StandardService startInternal
2022-07-30 05:42:15 W/stderr: INFO: Starting service [callApi-web]
2022-07-30 05:42:15 W/stderr:
2022-07-30 05:42:15 W/stderr: Jul 30, 2022 5:42:15 AM org.apache.catalina.core.StandardEngine startInternal
2022-07-30 05:42:15 W/stderr: INFO: Starting Servlet engine: [Apache Tomcat/9.0.55]
2022-07-30 05:42:15 W/stderr:
2022-07-30 05:42:15 W/stderr: Jul 30, 2022 5:42:15 AM org.apache.coyote.AbstractProtocol start
2022-07-30 05:42:15 W/stderr: INFO: Starting ProtocolHandler ["http-nio-20042"]
2022-07-30 05:42:15 W/stderr:
2022-07-30 05:42:15 W/stderr: SLF4J: No SLF4J providers were found.
2022-07-30 05:42:15 W/stderr: SLF4J: Defaulting to no-operation (NOP) logger implementation
2022-07-30 05:42:15 W/stderr: SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.