David Kebler
c2638ea4c1
0.0.15 Got some testing going for console output, Log/pretty output can now control which properties get displayed via .ignnore and new property .include. improved the scripts in package.json and updated and cleaned all dependencies.
2019-08-10 15:04:13 -07:00
David Kebler
2713cb66ea
0.0.14 updated deps, improved datetime stamp
2019-04-26 10:07:32 -07:00
David Kebler
1059e18f72
0.0.13
...
fix bugs associated with using package property.
Move to utils subdirectory
2019-02-14 21:06:27 -08:00
David Kebler
8c090a8df2
0.0.12
2019-02-14 12:49:38 -08:00
David Kebler
3250084ea6
0.0.11
2019-02-14 11:53:53 -08:00
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
6a0b07dd40
0.0.10
2019-02-04 19:24:43 -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
88c5886a58
0.0.9
2019-01-30 20:12:39 -08:00
David Kebler
c766740558
0.0.8
2019-01-30 20:11:30 -08:00
David Kebler
68a7ce98f3
add logging to file via env variable UCI_PROD
2019-01-30 19:19:45 -08:00
David Kebler
26eedb3d19
0.0.7
2019-01-25 20:33:53 -08:00
David Kebler
10e69be0c8
0.0.6
2019-01-25 20:15:01 -08:00
David Kebler
e96bbc2b22
0.0.8
2019-01-25 20:08:15 -08:00
David Kebler
c244b470f3
0.0.7
2019-01-25 19:31:45 -08:00
David Kebler
7f23316c4e
update dependencies
2019-01-25 12:36:40 -08:00
David Kebler
78e6df7db5
added example for testing
2019-01-01 19:42:25 -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
35e46a5953
removed DEBUG as known environment variable for development. Use only UCI_DEV for development pretty logging
2018-07-31 08:05:46 -07:00
David Kebler
fa71401fb8
upgrade to esm from @std/esm
...
make export into a function that accepts opts and returns logger child
2018-05-16 07:17:49 -07:00
David Kebler
f327fd57ae
json runtime logger based on pino
2018-04-05 15:46:45 -07:00
David Kebler
17b4181c41
initial commit
2018-04-05 15:46:19 -07:00