The Wayback Machine - https://web.archive.org/web/20220223060648/https://github.com/topics/crash-reporting
Skip to content
#

crash-reporting

Here are 272 public repositories matching this topic...

ThiefMaster
ThiefMaster commented Apr 19, 2021
  File ".../env/lib/python3.9/site-packages/sentry_sdk/integrations/flask.py", line 71, in setup_once
    raise DidNotEnable("Unparsable Flask version: {}".format(FLASK_VERSION))
sentry_sdk.integrations.DidNotEnable: Unparsable Flask version: 2.0.0rc1

https://github.com/getsentry/sentry-python/blob/927903e3b354a42e427d91129c399d64d480a6b9/sentry_sdk/integrations/flask.py#L69

G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage.

  • Updated Jan 11, 2022
  • C++

Improve this page

Add a description, image, and links to the crash-reporting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crash-reporting topic, visit your repo's landing page and select "manage topics."

Learn more