Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 609 Bytes

History.md

File metadata and controls

27 lines (17 loc) · 609 Bytes

1.4.0 / 2013-05-02

  • use util#format for message formatting

1.3.0 / 2012-02-10

  • Changed to use local time zone instead of GMT [thakkar-rushikesh]

1.2.0 / 2011-05-23

  • Added sprintf-like %s support

1.1.1 / 2010-09-26

  • Fixed Log() initialization without giving a stream [bentruyman]

1.1.0 / 2010-09-26

  • Added streaming reader capabilities (pass a readable stream)
  • Added Log() log level as string support (alternative of constants)
  • Added ./index.js so people can clone