Latest Updates

Documenting code, one commit at a time.

Logging 5 posts
×

Mejora en el Manejo de Errores y Logging en la Herramienta de Homologación de Reimpact/platform

En el proyecto Reimpact/platform, nos enfocamos continuamente en la estabilidad y fiabilidad de nuestras herramientas internas. Una pieza clave de este ecosistema es la herramienta de homologación, diseñada para asegurar la consistencia y preparación de los entornos de datos, particularmente en configuraciones multi-inquilino.

El Problema: Fallos Silenciosos y Mensajes Engañosos

0 PHP debug Logging

Temporary Logging: A Quick Debugging Tactic

Sometimes, when working on a project like landing, you need to quickly diagnose an issue without setting up a full debugging environment. Temporary logging offers a fast and straightforward way to gain insights into your application's behavior.

The Problem

Imagine a scenario where a theme isn't rendering correctly in your landing project. You suspect a specific controller is the culprit, but

Enhanced Error Logging for Livewire Updates in Reimpact Platform

Introduction

We've been focusing on improving the stability and debuggability of the Reimpact platform, especially concerning Livewire updates. Robust error logging is crucial for quickly identifying and resolving issues in production environments.

The Challenge

Livewire, while powerful, can sometimes produce opaque errors during updates. Diagnosing these issues often requires sifting

0 PHP chore Logging

Streamlining API Interactions by Removing Debug Logging

Introduction

In software development, debug logging is crucial for identifying and resolving issues during the development phase. However, leaving debug logs in production code can lead to performance degradation and security vulnerabilities. This post discusses the importance of removing temporary debug logging, using the Breniapp/brenia project as an example.

The Problem

0 PHP debug Logging

Debugging Production Image Generation in Breniapp

Introduction

During the development of Breniapp, a platform for [description], we encountered an issue where generated images were not appearing as expected in the production environment. This post details the debugging process used to identify the root cause, focusing on logging and tracing external API calls.

The Problem

The core issue was that the images array, which should contain