Log Dumper
A powerful, type-safe logging library for React applications with error boundaries, DevTools integration, and comprehensive log management.
TypeScript
Error Boundaries
Real-time DevTools
Type-safe Context
Interactive Counter Demo
Demonstrates default logger with multiple log levels (debug, info, action, warn, error) and typed context
0
Auth Section (Named Logger)
Demonstrates scoped logging with named loggers for different modules. These logs are visible in the browser's console.
Error Boundary Integration
Automatically catches and logs React errors with graceful fallback UI. Click the button below to trigger a crash and see the error boundary in action.
💡 Open the DevTools panel (bottom-right corner) to view logs in real-time with filtering, search, and export capabilities!Press⌘/Ctrl + Shift + Dto toggle the DevTool's panel.