diff --git a/docs/graphql/core/deployment/logging.rst b/docs/graphql/core/deployment/logging.rst index 7473d051d6905..3d60ee7ea1e06 100644 --- a/docs/graphql/core/deployment/logging.rst +++ b/docs/graphql/core/deployment/logging.rst @@ -225,7 +225,7 @@ This is how the HTTP access logs look like: { "timestamp": "2019-05-29T15:22:37.834+0530", - "level": "info", + "level": "error", "type": "http-log", "detail": { "operation": { @@ -368,7 +368,7 @@ This is how the Websocket logs look like: { "timestamp": "2019-06-10T10:55:20.650+0530", - "level": "info", + "level": "error", "type": "websocket-log", "detail": { "event": {