|
该版本仍在开发中,尚未被视为稳定。对于最新稳定版本,请使用Spring Data Neo4j 8.0.0! |
Logging
Spring Data Neo4j 从版本 7.1.5 开始提供多种 Cypher 通知日志。日志器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