A transport for the LogLayer logging library that pretty-prints logs printed in the terminal.
Pretty terminal's simpler cousin with no interactive features. Designed for use with Next.js and apps running concurrently. Supports both Node.js and browser environments.
- 🎨 Color-coded Log Levels - Each log level has distinct colors for quick visual identification
- 💅 JSON Pretty Printing - Beautifully formatted structured data with syntax highlighting
- 🎭 Configurable Themes - Choose from pre-built themes or customize your own colors
- 🌐 Browser & Node.js Support - Works in both Node.js and browser environments
Visit the Simple Pretty Terminal docs for installation and usage.