Ozcode Production Debugger
Close the gap between observability and debugging by putting production data in the hands of developers.
Home » Ozcode Production Debugger

Ozcode is the only data driven debugging platform that puts production data in the hands of the developers so they can short-circuit the loop between finding errors in production and fixing them in code.
Traditional Production Debugging

Inspect bug report
Try to reproduce locally
Dig through endless logs
Add more logs
Redeploy
Guesstimate root cause
Production Debugging with Ozcode

Automatically capture faulty code execution flow
Debug with time travel & collaborate to find root cause
Test and deploy fix
Ozcode is the only data driven debugging platform that puts production data in the hands of the developers so they can short-circuit the loop between finding errors in production and fixing them in code.
Debug with…
Autonomous Exception Capture
- No need to reproduce the bug or recreate the environment
- Get a direct link to view the code in the scenario that caused the exception
Code-Level Observability
- View all information needed for a root cause analysis including variable and function values, network requests, database queries and more.
- See the timeline of events leading up to an exception including HTTP requests. You can even trace events across microservices
- Get an aggregated view of all log entries
Time-Travel
- Pinpoint the exact moment of failure as it threw the exception in a Visual Studio-like web-based debugger
- See the value of all variables and method calls across the whole call stack for every line of code leading up to the exception
Dynamic Logging with Tracepoints
- Add live logs on-the-fly anywhere in the code
- No need to redeploy your application
- Instantly see log entries when the code execution hits a tracepoint
- Pipe logs to any existing enterprise logging solution
PII Redaction
- Comply with privacy regulations
- Flexible configuration allows redaction to any level of granularity: regex, identifiers, classes and namespaces
- Sensitive data is redacted at two levels: before leaving the Production environment, and before being displayed in the Ozcode web client
Manage Errors Across Teams
Fix production errors without digging through logs, APMs and tools created for other teams

An amazing debugging add-on for Visual Studio!
Gives a huge number of insights
right in the editor!

Ozcode helps cut down so much debugging time with it's various tools, like Heads Up Display, Search and of course - LINQ debugging.

Ozcode has become indispensable for my development work.

Ozcode makes debugging C# a much more pleasant experience!
