Caterpillar is the ultimate logging system for Deno, Node.js, and Web Browsers. Log levels are implemented to the RFC standard. Log entries can be filtered and piped to various streams, including coloured output to the terminal, the browser's console, and debug files. You can even write your own transforms.
TypeScript
401
14
Other
Caterpillar is a versatile logging system designed for Deno, Node.js, and web browsers that adheres to RFC standard log levels. It allows developers to filter and route log entries to various outputs like colored terminal output, browser consoles, and debug files, with the flexibility to create custom transforms. This project is ideal for developers seeking a robust, cross-platform logging solution with advanced features for managing and formatting log data.
Intelligent, self-configuring ESLint configuration that automatically analyzes your project structure, dependencies, and metadata to apply optimal linting rules for JavaScript, TypeScript, React, Node.js, and more.