Hacker News new | ask | show | jobs
How can logging impact a Golang back end? (simonedutto.github.io)
3 points by sgundo 766 days ago
1 comments

did you consider batch logging using some kind of cache? What is the part of the logging that slows down the request rate?