Skip to content
/ logger Public

A logger adapter that abstracts the logger implementation from the consumer

License

Notifications You must be signed in to change notification settings

node-ts/logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0f24988 Β· May 6, 2020

History

53 Commits
Aug 2, 2019
May 6, 2020
Feb 10, 2019
Feb 9, 2019
Feb 9, 2019
Feb 9, 2019
Apr 1, 2019
May 6, 2020
Feb 9, 2019
Aug 2, 2019
Aug 2, 2019
Feb 10, 2019
Aug 3, 2019

Repository files navigation

@node-ts/logger

Defines a logger abstraction that can be injected (using inversify) into different applications. This removes the need for packages and applications to rely on a specific logger, but instead allow the consumer the choice to provide whichever logger they are most comfortable with.

This logger abstraction is used within all @node-ts/* projects, but can be used with any inversify enabled project.

About

A logger adapter that abstracts the logger implementation from the consumer

Resources

License

Stars

Watchers

Forks

Packages

No packages published