{"library":"atma-logger","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"1.0.2","tags":["javascript","logger","file","console"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install atma-logger","imports":["var logger = require('atma-logger');","require('atma-logger/lib/global');","var logger = require('atma-logger/lib/logger-dev');"]},{"cmd":"yarn add atma-logger","imports":[]},{"cmd":"pnpm add atma-logger","imports":[]}],"homepage":"https://github.com/atmajs/atma-logger","github":"https://github.com/atmajs/atma-logger","docs":null,"changelog":null,"pypi":null,"npm":"atma-logger","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}