2.0.1 • Published 4 years ago

c-zentrix_logs_system v2.0.1

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

LOGS-

This npm is used for generating logs, which are Success logs and Error logs.

It creates seperate files for both success and logs.

FEATURES-

  • You can generate log file on Daily basis
  • You can generate log file on monthly basis
  • You can generate log file on quarterly basis
  • You can generate log file on half yearly basis
  • You can generate log file on annually basis
  • You can generate log file on size base In it you can also define size of log file

  • You can generate log file in desired directory

  • You can also give the name to log file according to your choice.

CONFIGURATION:

you can change configuration in jsoncontent.json file according to your requirement

HOW TO USE-

var create_log = require('c-zentrix_logs_system').data;

create_log.success_logs(" SUCCESS LOGS INSIDE log directory ","text or var "); error_log.success_logs("ERROR LOGS INSIDE log directory","text or var");

2.0.1

4 years ago

2.0.0

5 years ago

1.5.0

5 years ago

1.6.0

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.0

6 years ago