Join us

heart Updates from Lightrun..
Story
@eon01 shared a post, 7 months, 3 weeks ago
Founder, FAUN

How to debug your code in VSCode

One of the key aspects of VSCode is its ease of extension. So when it comes to debugging, this means users can either use the built-in debugging tools or install debugging extensions to add more features and make their debugging experience richer and more customized to their needs.

In this article, we will explore both approaches: debugging using the built-in tools, as well as using an external extension.

IMG_0533.png
Story
@eon01 shared a post, 12 months ago
Founder, FAUN

Debugging User-specific Issues in Cloud-native Applications

Log data volumes are increasing for many organizations, making it challenging to identify and resolve user-specific issues efficiently. Traditional logging often fails to meet the demands of this task effectively, and alternatives have emerged as potential solutions to this pressing issue. Lightrun is one of these alternatives that offers conditional logging, allowing developers to log only what's needed and quickly pinpoint the root cause of user-specific issues.

Lightrun
Story
@ek121268 shared a post, 1 year, 1 month ago
Global Head of Product Marketing, https://lightrun.com

Troubleshooting User-Specific Issues: A Practical Guide.

How to debug and solve user-specific issues using Lightrun in your IDE in real-time and without redeploying.

Troubleshooting with Lightrun