@adexchange/aeg-logger
v0.0.181
Published
Configurable logger
Downloads
303
Keywords
Readme
README
What is this repository for?
This is a configurable logger.
How do I get set up?
- Clone the repository
- Run
npm install - Create a config file in the config directory for yourself named #name#.config
- To set your config file, run
export NODE_ENV=#name#.config - Run
npm testto run unit tests
