Skip to content

Commit 2dcbf04

Browse files
committed
Fix link and add server version for 'errorInfo' field in JSON query log
1 parent 9049cec commit 2dcbf04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/monitoring/logging.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1240,8 +1240,8 @@ Included when xref:configuration/configuration-settings.adoc#config_db.logs.quer
12401240
Included when applicable.
12411241

12421242
| errorInfo
1243-
| GQL error information as a JSON object.
1244-
See xref:monitoring/logging.adoc#_gql_error_information[GQL error information] for details on the contents of the `errorInfo` JSON object.
1243+
| (only from version 5.25) GQL error information as a JSON object.
1244+
See xref:monitoring/logging.adoc#gql-error-information[GQL error information] for details on the contents of the `errorInfo` JSON object.
12451245

12461246
| transactionId
12471247
| The transaction ID of the running query.

0 commit comments

Comments
 (0)