Skip to content

Commit 315e047

Browse files
Apply suggestions from code review
Co-authored-by: NataliaIvakina <[email protected]>
1 parent f0597f0 commit 315e047

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ It is highly recommended to keep it enabled and not to alter it. +
5757
If you require the _debug.log_ messages in a different format, create an additional Appender since the Neo4j Support team uses the default one.
5858
For more information, see xref:monitoring/logging.adoc#_default_logging_configuration[Default logging configuration].
5959

60-
Starting from 2025.05, the `failureReason` column of the JSON format query log is deprecated.
61-
Instead, use the `errorInfo` column.
6260

6361
=== Built-in procedures
6462

modules/ROOT/pages/monitoring/logging.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1285,8 +1285,7 @@ Included when xref:configuration/configuration-settings.adoc#config_db.logs.quer
12851285
| annotationData
12861286
| Metadata attached to the transaction.
12871287

1288-
[role=label--deprecated-2025.05]
1289-
| failureReason
1288+
| failureReason label:deprecated[Deprecated in 2025.05]
12901289
| Reason for failure.
12911290
Included when applicable.
12921291
This field is deprecated by `errorInfo`.

0 commit comments

Comments
 (0)