[S2GRAPH-191] Providing request / response logging to GraphQL server and 
removing println

JIRA:
  [S2GRAPH-191] https://issues.apache.org/jira/browse/S2GRAPH-191

Pull Request:
  Closes #146

Author
  daewon <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/488ee0f4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/488ee0f4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/488ee0f4

Branch: refs/heads/master
Commit: 488ee0f48a3ba6e99c816a06e473f3591df33d8d
Parents: 5c81ac8
Author: daewon <[email protected]>
Authored: Fri Mar 30 15:26:27 2018 +0900
Committer: daewon <[email protected]>
Committed: Fri Mar 30 15:26:27 2018 +0900

----------------------------------------------------------------------
 CHANGES | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/488ee0f4/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index e593b95..0a65b60 100644
--- a/CHANGES
+++ b/CHANGES
@@ -47,6 +47,7 @@ Release Notes - S2Graph - Version 0.2.0
     * [S2GRAPH-188] - migrate log4j.properties to log4j2.xml
     * [S2GRAPH-189] - graphiql.html file not found
     * [S2GRAPH-190] - Remove unnecessary TC JsonBenchmarkSpec
+    * [S2GRAPH-191] - Providing request / response logging to GraphQL server 
and removing println
     * [S2GRAPH-192] - could not find service column when creating the label
 
 ** Improvement

Reply via email to