3.1.0 • Published 1 year ago

@loglayer/transport-pretty-terminal v3.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Pretty Terminal Transport for LogLayer

NPM Version NPM Downloads TypeScript

A transport for the LogLayer logging library that pretty-prints logs printed in the terminal.

Pretty Terminal Transport

Features

  • 🎨 Color-coded Log Levels - Each log level has distinct colors for quick visual identification
  • 🔍 Interactive Selection Mode - Browse and inspect logs in a full-screen interactive view
  • 📝 Detailed Log Inspection - Examine individual log entries with formatted data and context
  • 🔎 Search/Filter Functionality - Find specific logs with powerful filtering capabilities
  • 💅 JSON Pretty Printing - Beautifully formatted structured data with syntax highlighting
  • 🎭 Configurable Themes - Choose from pre-built themes or customize your own colors

Installation

Visit the Pretty Terminal docs for installation and usage.