Shared logger utility for Vyriy projects
Colorful `console.log` for structured logging.
Javascript diagnostics library
Application logging utility
Centralized MS SQL logger for multiple apps
nightingale default config and logger for app
Make logging and reporting of errors easier, more informative, and more consistent.
Browser pino logger for web applications
use logger.log instead of console.log and you can mute unmute (turn on or off) console.log calls
Shared logger and HTTP request/response middleware for English Learning platform services
An application that helps minimize QA issue reporting time and developer debugging time.
React Native and Expo logger for application
<dl> <dt><a href="#App">App</a></dt> <dd></dd> </dl>
The `AppLogger` class is a simple logger utility designed to log messages with different levels of severity (info, alert, error, and job) to the console with color-coded output.
Foundational layer for observability and diagnostics - structured logging, error normalization, and content truncation
Browser pino logger for development web applications
Simple and effective NodeJS logger
A logger for libraries.
Structured logger with middleware support
```typescript const appLogger = createLogger('Backend', 'SDK-API', `./`); const obj = { msg: "message" };
An application that helps minimize QA issue reporting time and developer debugging time.
Unified error handling layer for NestJS: single response format, error codes for i18n, categories (business/validation/auth/system), safe production logging
A flexible logger for workers.
一个浏览器日志管理工具,支持**日志分级、使用者过滤、可折叠输出**,方便在开发环境中调试和追踪信息。