Introduction
JS Logs Formatter is a lightweight logging utility designed to format server logs for better readability in tools like React Native, Node.js and Next.js server components. Also useful for SPAs. It aims to enhance your debugging experience by providing structured and easy-to-read log outputs.
Getting Started
Get started by installing this package using your favourite package manager.
yarn add js-logs-formatternpm install js-logs-formatterpnpm add js-logs-formatterbun add js-logs-formatterExpo (React Native):
npx expo install js-logs-formatter