Winston is designed to be a simple and universal logging library with support for multiple transports. A transport is essentially a storage device for your logs. Each winston logger can have multiple transports (see: Transports) configured at different levels (see: Logging levels). For example, one may want error logs to be stored in a persistent remote location (like a database), but all logs output to the console or a local file. Winston aims to decouple parts of the logging process to make it more flexible and extensible. Attention is given to supporting flexibility in log formatting (see: Formats) & levels (see: Using custom logging levels), and ensuring those APIs decoupled from the implementation of transport logging (i.e. how the logs are stored / indexed, see: Adding Custom Transports) to the API that they exposed to the programmer.

Features

  • The recommended way to use winston is to create your own logger
  • Simple and universal logging library
  • Support for multiple transports
  • Each winston logger can have multiple transports configured at different levels
  • Makes logging process more flexible and extensible.
  • You can create child loggers from existing loggers to pass metadata overrides

Project Activity

See All Activity >

Categories

Logging

License

MIT License

Follow winston

winston Web Site

You Might Also Like
Employee monitoring software with screenshots Icon
Employee monitoring software with screenshots

Clear visibility and insights into how employees work. Even remotely

Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of winston!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript Logging Software

Registered

2021-03-12