日誌記錄
從 7.1.5 版本開始,Spring Data Neo4j 為 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