Skip to content
jmoeltjen edited this page Jul 2, 2015 · 15 revisions

http://docs.exceptionless.com/contents/sendingevents/

http://exceptionless.com/sending-log-messages-to-exceptionless/

http://exceptionless.com/logging-feature-usages-with-exceptionless/

Sending Events with the .NET Exceptionless Client

Once configured, Exceptionless will automatically send any unhandled exceptions that happen in your application. The sections below will show you how to send us different event types as well as customize the data that is sent in.

You may also want to send us log messages, feature usages or other kinds of events. You can do this very easily with our fluent api. Find examples, below.

Index



Log Messages, Feature Usages, 404, and Custom Event Types

Log Messages

Feature Usages

Clone this wiki locally