Commit Graph

4 Commits (3250084ea68e4e6c305cfd456179b96ec2111ee2)

Author SHA1 Message Date
David Kebler 72adfffbeb added
.default value,
.clear method (does nothing yet)
.div method adds a divider using console log but only on output to console.
.lvlset  a method to set the level that doesn't get called if logging is disabled which turns on logging.
wrapped all the prelim stuff in enabled valued so it doesn't get called with logger is disabled.
2019-02-05 18:09:26 -08:00
David Kebler 893f88b20d Moved so single main environment variable UCI_ENV
now checks for development and production.
Production will write a file to default location if none given
Example can be run in numerous ways from npm scripts
add readme.md documenatation.
need to add mocha tests
2019-02-04 19:22:05 -08:00
David Kebler 7d2be397cd updated pino, also now using pino-pretty. note pino-pretty searches must! be escaped 2018-12-04 11:35:38 -08:00
David Kebler f327fd57ae json runtime logger based on pino 2018-04-05 15:46:45 -07:00