npmlogger

Write your logs natively from npmlog with minor changes in your application

ISC License

Downloads
357
Stars
3
Committers
2

Bot releases are visible (Hide)

npmlogger - v1.6.0 Latest Release

Published by antoine-pous about 7 years ago

  • fixed critical bug with file logging
  • switched to typescript
  • improved perfomance by using async functions everywhere instead of sync function
    (typescript enables us to use async/await features which make working with async function a delight)
  • replace mkpath by fs-extra
npmlogger -

Published by antoine-pous over 7 years ago

  • Add log.fileEntriesTemplate
  • Now the logger write logs files asynchronously
npmlogger -

Published by antoine-pous over 7 years ago

  • Excludes unused file
npmlogger -

Published by antoine-pous over 7 years ago

  • Add log.fileSlugify
npmlogger -

Published by antoine-pous over 7 years ago

  • Fix filename issue when file extension is detected
npmlogger -

Published by antoine-pous over 7 years ago

  • Validate log.fileName extension #2
npmlogger -

Published by antoine-pous over 7 years ago

  • Add log.fileDatePrefix
npmlogger -

Published by antoine-pous over 7 years ago

  • Add log.fileColor
npmlogger -

Published by antoine-pous over 7 years ago

  • Implement log.fileHeadPrefix
npmlogger - Initial release

Published by antoine-pous over 7 years ago