nic-chen commented on a change in pull request #994:
URL: https://github.com/apache/apisix-dashboard/pull/994#discussion_r540164303
##########
File path: api/conf/conf.go
##########
@@ -69,8 +70,14 @@ type ErrorLog struct {
FilePath string `yaml:"file_path"`
}
+type AccessLog struct {
+ Level string
Review comment:
fixed.
----------------------------------------------------------------
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:
[email protected]