Skip to content

stalker8610/logger

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published