Content-Length: 230171 | pFad | http://github.com/exceptionless/Exceptionless.JavaScript/wiki/Self-Hosted-Options

B1 Self Hosted Options · exceptionless/Exceptionless.JavaScript Wiki · GitHub
Skip to content

Self Hosted Options

Cillié Malan edited this page Sep 8, 2015 · 2 revisions

Self Hosted Options using the Exceptionless JavaScript / Node.js Client

The Exceptionless client can also be configured to send data to your self hosted instance. This is configured by setting the serverUrl setting to point to your Exceptionless instance.

JavaScript

You can set the serverUrl on the default ExceptionlessClient instance.

exceptionless.ExceptionlessClient.default.config.serverUrl = 'http://localhost:50000';

Node.js

You can set the serverUrl on the default ExceptionlessClient instance.

var client = require('exceptionless.node').ExceptionlessClient.default;
client.config.serverUrl = 'http://localhost:50000';
Clone this wiki locally








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/exceptionless/Exceptionless.JavaScript/wiki/Self-Hosted-Options

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy