|
此版本仍在开发中,尚未被视为稳定版本。对于最新的稳定版本,请使用 Spring Data Neo4j 7.3.4! |
|
此版本仍在开发中,尚未被视为稳定版本。对于最新的稳定版本,请使用 Spring Data Neo4j 7.3.4! |
Spring Data Neo4j 从版本 7.1.5 开始为 Cypher 通知提供了多个 Logger。
Logger 包括 Spring Data Neo4j 调用的所有语句以及从服务器发送的所有通知。
为了排除或提升某些类别,我们提供了以下记录器:org.springframework.data.neo4j.cypher
-
org.springframework.data.neo4j.cypher.performance -
org.springframework.data.neo4j.cypher.hint -
org.springframework.data.neo4j.cypher.unrecognized -
org.springframework.data.neo4j.cypher.unsupported -
org.springframework.data.neo4j.cypher.deprecation -
org.springframework.data.neo4j.cypher.generic -
org.springframework.data.neo4j.cypher.security -
org.springframework.data.neo4j.cypher.topology