1

Is it possible to not log errors on failed requests with the Clojure library http-kit, that is, on the client side. My app is using it to ping other services and them being down is not really an error.

Pablo Fernandez
  • 279,434
  • 135
  • 377
  • 622
  • 5
    this can be set using the logging library you are using. If you paste in an actual log message we will be able to recommend a specific log configuration. Please include the logging library you are using (logj, timber, etc.) – Arthur Ulfeldt Nov 18 '16 at 19:16

0 Answers0