npm i @stalker8610/logger@latest
- 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