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

crash-reporting

Here are 192 public repositories matching this topic...

beppe9000
beppe9000 commented Jan 28, 2020

I saw this: https://github.com/errbit/errbit/blob/master/docs/deployment.md

Since the server already hosts cpanel I want to provide its own subdomain cert &key and let errbit serve itself over HTTPS on some non-conventional port. I didn't find a way to specify that in environment config, tough.

I propose to add an entrypoint script that checks for a SERVE_HTTPS=1 and runs the appropriate

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 Jun 19, 2020
  • C++
lifeiscontent
lifeiscontent commented Apr 21, 2020

Can you guys update your example to include a custom express.js server? The Next.js example you have is too trivial for real world situations so it'd be much more helpful to show how to use bugsnag in cases where you'd have custom routes being served by express. (I know that API routes exist now. but they didn't exist before so it'd be nice to show case common use cases within Next.js)

We're cu

duyleekun
duyleekun commented Oct 31, 2018

Dependencies

{
    "@babel/runtime": "^7.1.2",
    "add": "^2.0.6",
    "axios": "^0.18.0",
    "babel-plugin-transform-flow-strip-types": "^6.22.0",
    "lodash": "^4.17.10",
    "mobx": "^4.3.1",
    "mobx-react": "^5.1.0",
    "moment": "^2.22.2",
    "native-base": "^2.8.1",
    "numeral": "^2.0.6",
    "react": "16.6.0-alpha.8af6728",
    "react-native": "0.57.1",
   

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

You can’t perform that action at this time.