Overview
The Kotzilla Platform is a debugging tool designed for Kotlin developers. It leverages the Koin framework to help you visualize and resolve app issues without manual instrumentation, ensuring a unified debugging experience in both development and production environments.
The Platform is composed of two main components: the Kotzilla SDK and the Kotzilla Console
- The Kotzilla SDK integrates into your Kotlin application, using Koin’s containerization capabilities to automatically gather essential data required to identify issues in your app, all with minimal overhead.
- The Kotzilla Console is a web environment to identify performance and memory issue, structural app issues and analyse app crashes.