Developer-first error tracking and performance monitoring
-
Updated
Feb 6, 2025 - Python
In computing, logging is the act of keeping a log of events that occur in a computer system, such as problems, errors or just information on current operations.
Developer-first error tracking and performance monitoring
GoodError is a Python library that enhances exception handling, including integration with GPT-3 for additional context.
Gatey Python SDK. Works with Florgon hosted, or self-hosted server.
Debugged and Refactored a Django Application Using Modular Architecture. Setup for: Circle-CI/CD pipeline, Heroku deployment, Docker containerization, Sentry error logging
Icon Combiner App is a Python-based GUI application that allows users to combine two ICO icons into one. The application uses CUDA (if available) or CPU for upscaling the icons to a user-specified size or automatically sizes them based on their original dimensions. It provides detailed logging for error tracking and debugging.