imbajin commented on code in PR #1948:
URL: 
https://github.com/apache/incubator-hugegraph/pull/1948#discussion_r950865896


##########
hugegraph-api/src/main/java/com/baidu/hugegraph/api/auth/AccessAPI.java:
##########
@@ -59,7 +59,7 @@
 @Tag(name = "AccessAPI")
 public class AccessAPI extends API {
 
-    private static final Logger LOG = Log.logger(RestServer.class);

Review Comment:
   RestServer 相关是有一定原因和考虑意义的, 另外它可以全局调整 rest-api 的所有日志级别.
   
   这个该不该可以看看其他同学意见



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to