Skip to content

Commit 5734458

Browse files
renetapopovahvub
andauthored
Update modules/ROOT/pages/errors/index.adoc
Co-authored-by: Hannes Voigt <[email protected]>
1 parent a2940f0 commit 5734458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/errors/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ Then, it constructs an exception with the status code, error message, and other
190190
Since the query log is server-side and DBMS wide, multiple clients connected to the same DBMS write to the same query log.
191191
As the clients can have separate driver versions, they may have different error framework formats.
192192

193-
In Neo4j 5.25, the default JSON template for the query log is updated to include `errorInfo` entry.
193+
In Neo4j 5.25, the default JSON template for the query log is updated to include an `errorInfo` entry.
194194
This entry contains `GQLSTATUS`, `statusDescription`, `classification`, `position` (if applicable), and `cause` (if applicable) with the same entries.
195195
//The `failureReason` entry is deprecated from ...
196196

0 commit comments

Comments
 (0)