Skip to content

Releases: promise-inc/devlog

Release list

v0.1.8

Choose a tag to compare

@EmersonGarrido EmersonGarrido released this 01 Feb 14:41

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