/sentry-cpp

sentry-cpp is a c/c++ client for Sentry

Primary LanguageC++

sentry-cpp

sentry-cpp is a c/c++ client for Sentry Docs

What is this repository for?

  • Sentry is used for submitting bugs/exceptions from a C++ application to the Sentry server

Dependencies

Before you use sentry-cpp, you need install the following libraries.

  • rapidjson
  • libcurl
  • googletest