@stalker8610/logger

4.0.1 • Public • Published

Simple logger to file

How to install

npm i @stalker8610/logger@latest

Abilities:

  • Writes data in txt-file with name TemplateYYYYMMDDHHmmss.txt
  • Allows to set maximum file size (if file size becomes more than given maximum after data was written, it creates new file with new timestamp)
  • Every line in file starts with given timestamp
  • Allows to set mode of logging to filter messages with inappropriate importance level

GitHub

https://github.com/stalker8610/logger

Readme

Keywords

none

Package Sidebar

Install

npm i @stalker8610/logger

Weekly Downloads

2

Version

4.0.1

License

ISC

Unpacked Size

18.2 kB

Total Files

17

Last publish

Collaborators

  • stalker8610