atma-logger

JSON →
library 1.0.2 ·javascript maintenance
verified Jun 4, 2026

atma-logger is a browser and Node.js logging library with support for string coloring (ASCII/HTML), object formatting (handles circular references), and multiple transports including console, file system, HTTP (e.g., Loggly), and streams. It offers scoped loggers, configurable log levels and dates, and stdout/stderr interception in Node. Version 1.0.2 is the latest stable release; the library appears to be in maintenance mode with infrequent updates. Compared to alternatives like Winston or Pino, it provides built-in coloring and a simpler API but lacks modern features like structured JSON logging or async support.