Gibraltar Support

Integrating with Your Application

Common questions related to getting started collecting data with Loupe

The 5 Minute Guide to Loupe Integration
Follow these simple steps to integrate Loupe in just 5 minutes: Add Loupe to your project Rebuild your application an run it Verify that Loupe is ...
Thu, Jul 17, 2014 at 3:46 PM
Using Loupe with ASP.NET MVC
Add Loupe to Your Project Start by adding the Gibraltar Loupe Agent for ASP.NET MVC and Web API NuGet package Enable Exception Logging Add a couple lines...
Wed, Sep 18, 2019 at 5:11 AM
Using Loupe and ASP.NET Web Forms
Add Loupe to Your Project Add the Gibraltar Loupe Agent for ASP.NET Web Forms NuGet package then tweak your web.config file, as shown below. <?xml vers...
Wed, Sep 18, 2019 at 5:11 AM
Using Loupe with a Windows Service
Add Loupe to Your Project Start by adding the Gibraltar Loupe Agent NuGet package Enable Exception Logging Add a couple lines to your App class and Loup...
Wed, Sep 18, 2019 at 5:12 AM
Using Loupe with WinForms
Add Loupe to Your Project Start by adding the Gibraltar Loupe Agent NuGet package. Enable Exception Logging Add a couple lines to your App class and Loup...
Wed, Sep 18, 2019 at 5:13 AM
Using Loupe with WPF
Add Loupe to Your Project Start by adding the Gibraltar Loupe Agent NuGet package.  Enable Exception Logging Add a couple lines to your App class and Lou...
Wed, Sep 18, 2019 at 5:01 AM
Using Loupe with Entity Framework
Using Loupe with an Entity Framework 6 Application  If you're already using Loupe and Entity Framework 6, adding one assembly and one line of code ...
Sun, Sep 25, 2016 at 10:15 PM
Application doesn't exit after adding the Loupe Agent
Symptoms When you add the Loupe Agent to your application and it gets initialized (either because you called Log.StartSession() or wrote any log or m...
Thu, Jul 17, 2014 at 5:05 PM
ASP.NET MVC Application doesn't start after adding Loupe
Symptoms After adding the Loupe Agent (and possibly the Loupe Agent for ASP.NET WebForms or ASP.NET MVC) to your ASP.NET MVC application you discover ...
Mon, Apr 20, 2015 at 10:06 AM
Setting user identity for log messages
Loupe records the current user information on each log message, making it easy to separate out just one user's activity in a session from everything els...
Mon, Sep 22, 2014 at 5:39 PM