4.0.1 • Published 2 years ago

@stalker8610/logger v4.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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

2.1.2

2 years ago

2.0.3

2 years ago

2.2.0

2 years ago

2.1.1

2 years ago

2.0.4

2 years ago

2.1.0

2 years ago

2.0.1

2 years ago

3.0.0

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago