Skip to content

Instantly share code, notes, and snippets.

@lforite
Last active December 10, 2019 14:49
Show Gist options
  • Save lforite/98925d248a64b1cfc80c1b4c2041d421 to your computer and use it in GitHub Desktop.
Save lforite/98925d248a64b1cfc80c1b4c2041d421 to your computer and use it in GitHub Desktop.
INFO [2019-05-29T08:11:16.436Z] - Request OK for client xxx
INFO [2019-05-29T08:11:17.964Z] - Request OK for client yyy gf
INFO [2019-05-29T08:11:18.256Z] - Request successfully processed for client zzz
ERROR [2019-05-29T08:11:20.064Z] - Request failed for client aaa
ERROR [2019-05-29T08:11:20.064Z] - java.lang.HttpRequestException: Something went wrong ! 💥😱
at org.lforite.servicea.HttpClient.getB(HttpClient.scala:12)
at org.lforite.servicea.UnderlyingHttpClient.get(HttpClient.scala)
INFO [2019-05-29T08:11:21.415Z] - Request OK for client bbb
INFO [2019-05-29T08:11:21.473Z] - Request OK for client ccc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment