日誌
從 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