{"library":"logdown","type":"library","category":null,"description":"logdown is a versatile JavaScript debug utility designed for both browser and Node.js environments, providing a consistent logging interface with built-in Markdown formatting support. Currently stable at version 3.3.1, the library maintains a fairly active release cadence within its major version 3, introducing enhancements such as custom transports, optimized bundle sizes through Webpack, improved cross-environment compatibility, and modular internal architecture. Its key differentiators include automatic Markdown parsing for log messages, seamless delegation to native console methods, and compatibility with standard debugging mechanisms like Node.js's `NODE_DEBUG` environment variable and browser `localStorage.debug`. The library is lightweight, with the browser version having no external dependencies and a minimal gzipped footprint, making it suitable for performance-sensitive applications.","language":"javascript","status":"active","version":"3.3.1","tags":["javascript","log","markdown","debug","console","info","error","logging"],"install":[{"cmd":"npm install logdown","imports":["import logdown from 'logdown';","const logdown = require('logdown');","const logger = logdown('my-prefix');"]},{"cmd":"yarn add logdown","imports":[]},{"cmd":"pnpm add logdown","imports":[]}],"homepage":null,"github":"https://github.com/caiogondim/logdown","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/logdown","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/logdown/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}