UNLOGGED
UNLOGGED
Industry:
Business Development Developer Platform Software
Founded:
2022-01-01
Address:
Bangalore, Karnataka, India
Country:
India
Website Url:
http://www.unlogged.io
Total Employee:
1+
Status:
Active
Total Funding:
500 K USD
Current Employees Featured
Founder
Investors List
Y Combinator
Y Combinator investment in Pre Seed Round - Unlogged
Official Site Inspections
http://www.unlogged.io Semrush global rank: 4.17 M Semrush visits lastest month: 2.45 K
- Host name: aacb0a264e514dd48.awsglobalaccelerator.com
- IP address: 99.83.190.102
- Location: Seattle United States
- Latitude: 47.54
- Longitude: -122.3032
- Metro Code: 819
- Timezone: America/Los_Angeles
- Postal: 98108
More informations about "Unlogged"
Improve Developer Productivity with Unlogged
Unlogged is on a mission to catch every bug at the earliest and make dev teams super productive. Our plugin records code execution and generates meaningful test code coverage, saving developers around 2 hours per day. With …See details»
Modular Monolith - unlogged.io
This organization makes it simple to locate components by their technical role but creates tight coupling between business features since they share the same layers. Structuring the code modular way In contrast, the modular monolith …See details»
Unlogged - Crunchbase Company Profile & Funding
Unlogged develops bug-free software. Record and Replay: Allows developers to record method inputs and return values, which can be replayed locally for testing, helping to identify breaking …See details»
Unlogged Company Profile 2024: Valuation, Funding & Investors
Unlogged General Information Description. Developer of code record and replay tool designed for automated debugging. The company's product records code execution along with combined …See details»
Unlogged: Replay Production Traffic Locally and Ensure …
Https://unlogged.io Replay Production Traffic Locally and Ensure 0 Production bugs Unlogged is an open-source platform that supercharges Java development by offering: One-Click Mocking: Instantly mock databases, APIs, and …See details»
Unlogged Inc - GitHub
Unlogged Java SDK enabled recording of code execution in a binary format. Replay these records using the Unlogged IntelliJ Plugin and generate junit test cases. The recording is highly detailed and can be used to reconstruct the …See details»
Remote Replay - Documentation - read.unlogged.io
The unlogged server is a self-hosted service, that can be used with plugin and SDK. Deploy the production service with SDK and it will push the logs to unlogged server. Then the IntelliJ …See details»
Unlogged Java Tool
Unlock the potential of automated testing with Unlogged, streamlining your development process and ensuring the reliability and performance of your Java applications. Install Unlogged, record …See details»
Plugin/SDK setup - Documentation - Unlogged
To start recording method input and return values - add @Unlogged annotation just above your main method. Here is an example. @Unlogged public static void main (String [] args) …See details»
Show HN: Unlogged (YC S22) – open-source record and replay for …
Oct 30, 2023 Hello HN! Parth, and Shardul here. We have been building unlogged.io for the last 21 months. We started as a time travel debugger and pivoted to record and replay with …See details»
Unlogged SDK for recording JAVA code execution - GitHub
Unlogged Java SDK enabled recording of code execution in a binary format. Replay these records using the Unlogged IntelliJ Plugin and generate junit test cases. The recording is highly …See details»
Code Coverage - Documentation - read.unlogged.io
Getting code coverage number above 90% is often challenging and takes a lot of time and effort. Unlogged offers instant feedback on code coverage by highlighting the lines of code executed. …See details»
Unlogged
Get Started With Unlogged 1. Install the Unlogged plugin from the IntelliJ MarketplaceSee details»
How does Unlogged Work?
Jan 11, 2023 Whenever I demo Unlogged, developers and engineering leaders are naturally curious to know how unlogged works. So, let me explain it. Unlogged works in 2 parts. …See details»
Running the Replay Tests in CI - Documentation - Unlogged
While running the replay tests locally is important during development for rapid feedback, using a CI pipeline enhances the overall development process by automating the testing and …See details»
Unlogged - IntelliJ IDEs Plugin | Marketplace - JetBrains Marketplace
Jul 29, 2024 Unlogged can now read the saved context for authentication and other headers, because we understand that the devil is in the details. No more manual tinkering or guessing …See details»
Automatic Recording of Method Inputs and Return Values
Unlogged is a game-changer for Java developers, revolutionizing the way code testing is performed. By automating the recording of method inputs and return values and incorporating …See details»
Logging modes - Documentation - Unlogged
The counter of Unlogged annotation will be ignored, since any non-annotated method will not be logged. Log Annotated With Children @Unlogged(unloggedMode = …See details»
Unlogged Blogs
Learn Unlogged IDE integration and expand coverage with @ArgumentsSource for bug-free development. Shardul Lavekar. January 30, 2024. Java. Code Coverage Tools in Java Spring …See details»