Skip to content

Commit f0597f0

Browse files
Move logging under the deprecation section
1 parent 47c136c commit f0597f0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/ROOT/pages/changes-deprecations-removals.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,12 @@ Replaced by: xref:procedures.adoc#procedure_dbms_cluster_secondaryreplicationdis
520520
|===
521521
====
522522

523+
=== Logging
524+
525+
Starting from 2025.05, the `failureReason` column of the JSON format query log is deprecated.
526+
Instead, use the `errorInfo` column.
527+
For details, refer to xref:monitoring/logging.adoc#_json_format_log_entries[Logging -> JSON format log entries for log type query].
528+
523529
=== Neo4j-admin tool
524530

525531
.See all deprecated commands

0 commit comments

Comments
 (0)