Skip to content

v0.2.0

Choose a tag to compare

@seanmonstar seanmonstar released this 18 Oct 23:43
· 192 commits to master since this release
  • added Filters for Handlers and Loggers
  • added Handler timeout option
  • added pid to LogRecord
  • added configuration using JSON
  • changed Promises to LazyPromises
  • changed printf to faster, smaller printf
  • changed internal forEach to faster while loops
  • removed node v0.6 support (it didn't work anyways)