nic-chen opened a new issue #676:
URL: https://github.com/apache/apisix-dashboard/issues/676
relate to #620
- [ ] Access log:
- [ ] Support save to a local file, and can customize the path
- [ ] Support log rotate
- [ ] Support custom log format
- [ ] Error log:
- [ ] Currently only panic logs are retained, errors are just respond by
apis. we need to retain error logs.
- [ ] Support custom error log level
- [ ] Support saving to a local file, and can customize the file path
- [ ] Support log rotate
we could use [zap](https://github.com/uber-go/zap) that most gophers
recommend.
----------------------------------------------------------------
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]