Monitor and search application logs across local environments, mobile devices, web browsers, and AWS CloudWatch.
This skill provides a unified interface for developers to investigate issues across the entire stack by aggregating logs from disparate sources. It enables seamless log tailing and filtering for local Metro bundlers, browser consoles via Playwright, native iOS/Android device outputs, and remote AWS CloudWatch streams. By automating log discovery through package.json and environment configurations, it allows developers to quickly correlate errors between frontend and backend systems without switching between multiple CLI tools or web consoles, significantly reducing the mean time to resolution for complex bugs.
Características Principales
01Unified log tailing for local, browser, and mobile environments
02Direct access to EAS build logs for troubleshooting frontend deployments
03Automated AWS CloudWatch log discovery and advanced pattern filtering
04Deep integration with Expo, React Native, and Serverless Framework
051 GitHub stars
06Browser console and network request capture using Playwright MCP tools
Casos de Uso
01Capturing browser-side JavaScript errors and failed network requests during testing
02Debugging full-stack race conditions between a mobile app and a backend API
03Investigating production errors by filtering CloudWatch logs for specific AWS Lambda functions