rickj33 / Exceptionless

Exceptionless server and jobs

Home Page:http://exceptionless.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exceptionless

Build status Slack Status Donate

The definition of the word exceptionless is: to be without exception. Exceptionless provides real-time error reporting for your JavaScript, Node, ASP.NET, Web API, WebForms, WPF, Console, and MVC apps. It organizes the gathered information into simple actionable data that will help your app become exceptionless!

Using Exceptionless

Refer to the Exceptionless documentation wiki.

Hosting Options

We provide very reasonably priced hosting at Exceptionless. By using our hosted service, you are supporting the project and helping it get better! We also provide set up and support services.

If you would rather host Exceptionless yourself, you will need to follow the self hosting documentation. Also, if you want to support the project while self hosting you can send us a pull request or donation.

Contributing

In appreciation for anyone who submits a non-trivial pull request, we will give you a free Exceptionless paid plan for a year. After your pull request is accepted, simply send an email to team@exceptionless.io with the name of your organization and we will upgrade you to a paid plan.

  1. Please read the contributing document.
  2. Please follow the steps below to start configuring your Exceptionless development environment.
  3. You will need to have Visual Studio 2015 installed.
  4. Start Elasticsearch by running StartBackendServers.bat. Please ensure that dynamic scripting is enabled in the elasticsearch.yml file.
  5. Open the Exceptionless.sln Visual Studio solution file.
  6. Select Exceptionless.Api as startup projects.
  7. Run the project by pressing F5 to start the server.
  8. (OPTIONAL) For a user interface you must also setup and configure the Exceptionless.UI project.

Alternatively, you can watch this short YouTube video showing how to get started with the project.

##Thanks Thanks to the community for your support!

Thanks to JetBrains for a community WebStorm and ReSharper license to use on this project. It's the best JavaScript IDE/Visual Studio productivity enhancement hands down.

Thanks to Red Gate for providing an open source license for a .NET Developer Bundle. It's an indepensible tool when you need to track down a performance/memory issue.

About

Exceptionless server and jobs

http://exceptionless.com

License:Apache License 2.0


Languages

Language:C# 98.5%Language:PowerShell 0.8%Language:CSS 0.4%Language:HTML 0.3%Language:Batchfile 0.0%Language:JavaScript 0.0%