little-cui commented on a change in pull request #622: [SCB-1719] Support 
access log
URL: 
https://github.com/apache/servicecomb-service-center/pull/622#discussion_r367203221
 
 

 ##########
 File path: pkg/log/zap.go
 ##########
 @@ -59,6 +59,9 @@ type Config struct {
        // days
        LogBackupAge int
        CallerSkip   int
+       EnableTime   bool // whether to record time
+       EnableLevel  bool // whether to record level
+       EnableCaller bool // whether to record caller
 
 Review comment:
   应该WithXXX设置这个值

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to