|
对于最新稳定版本,请使用Spring Data Neo4j 8.0.0! |
Logging
Spring Data Neo4j 从版本 7.1.5 开始提供多种 Cypher 通知日志。
Logging工org.springframework.data.neo4j.cypher包含所有由 Spring Data Neo4j 调用的语句以及服务器发送的所有通知。
为了排除或提升某些类别,以下记录器已实施:
-
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