Skip to content
jmoeltjen edited this page Jul 8, 2015 · 10 revisions

Exceptionless Project Settings



Client Configuration Values

Custom client configuration values allow you to control what you send without redeploying your app. They are a dictionary of key value pairs (string key, string value). Usage examples include controlling data exclusions to protecting sensitive data and enabling/disabling features.

Adding New Values

  1. Navigate to your project settings in the Exceptionless dashboard.
  2. Add a new key and value

Exceptionless Client Configuration Project Settings

Using Client Configuration Settings

Choose your Client

Clone this wiki locally