Skip to content

Releases: promise-inc/devlog

v0.1.8

01 Feb 14:41

Choose a tag to compare

v0.1.8

  • Simple logger with automatic context (file + line)
  • Methods: info, warn, error, success, debug
  • Custom logger instances with configuration
  • Environment variable control (DEVLOG_ENABLED, NODE_ENV)
  • Browser console grouping with styling
  • Zero dependencies