Socket
Socket
Sign inDemoInstall

loghandler-console

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    loghandler-console

A console reporter for LogHandler


Version published
Weekly downloads
17
decreased by-15%
Maintainers
1
Install size
10.5 kB
Created
Weekly downloads
 

Readme

Source

Console Reporter for LogHandler

What is Loghandler

Loghandler is a fully tested, strongly typed (typescript) and modular log handler that gives you easy the possibility to send your applications log messages in a async way to every system you prefer. LogHandler can be used in every NodeJS project, no matter of typescript is on top of it.

What is a Reporter

A reporter is a function that tells LogHandler how a log message should be handled. Loghandler is build with modularity in mind. This means that LogHandler doesn't come with any way to report log messages. For this you need to install separate reporters like this one.

What is this Console Reporter

This repo is build to make it possible to show log messages in console.

FAQs

Last updated on 30 Sep 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc