1.1.1 • Published 4 years ago

loghandler-console v1.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

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.

1.1.1

4 years ago

1.0.2

4 years ago

1.1.0

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

5 years ago