summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-09-06 22:41:15 -0700
committerStan Hu <stanhu@gmail.com>2017-09-06 23:09:27 -0700
commitf7c8032e0993a6dc6bb808b0f2234324d3fe9707 (patch)
treecd74468cc14fc1955feb0faf705e9d78a4e55e97 /changelogs
parent21935d85382989e38dd4cc12de55966e0c9b6eba (diff)
downloadgitlab-ce-f7c8032e0993a6dc6bb808b0f2234324d3fe9707.tar.gz
Add JSON logger in `log/api_json.log` for Grape API endpoints
Closes #36189
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-add-grape-logging.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-add-grape-logging.yml b/changelogs/unreleased/sh-add-grape-logging.yml
new file mode 100644
index 00000000000..eaf6cb045d5
--- /dev/null
+++ b/changelogs/unreleased/sh-add-grape-logging.yml
@@ -0,0 +1,5 @@
+---
+title: Add JSON logger in `log/api_json.log` for Grape API endpoints
+merge_request:
+author:
+type: added