Managing Multiple Applications
ErrLog makes it easy to manage error logging across multiple applications, using a single API Key.
Within our settings object, you can define an application_name, that will be used to identify your application when logging errors.
ErrLog.settings.application_name = "my application name";
ErrLog.settings.application_name = "my application name"
Application names are automatically stored by ErrLog.IO, but you can also add future names, and remove old names, under your settings.
On your dashboard, you can simply use the Filter dropdown to select one or more applications (if not all) to display.
ErrLog.IO has a number of settings available, however only one is required - the API key.
Optional Parameters
Discuss this article