Commit Graph

  • 2bb6b65e63 fix: warning about passed level property refactor!: passed arguments separated into bindings and options feat: bound properties under meta: key in log feat: pino key of options argument for pino settings feat: in dev/pretty can (un)hide properties feat: add a unique id to each log line (can be loaded by nedb and such) feat: locate method to easily add line number and file to a log line master Kebler Network System Administrator 2021-07-26 07:46:21 -0700
  • e776937738 0.1.0 move to native esm simplify custom filter function Kebler Network System Administrator 2021-04-24 09:09:07 -0700
  • 89abc92833 0.0.18 David Kebler 2020-05-29 08:10:23 -0700
  • 7815bce667 0.0.17 David Kebler 2020-05-29 06:48:20 -0700
  • e9cee9bcd3 0.0.16 prepend pino prettty within the logger with a pretty filter pre processor adds easier filtering of log properties (default) and filtering based on location/where properties support a new env variable UCI_LOG_PRETTY with options like terse,verbose,where David Kebler 2019-11-21 08:05:08 -0800
  • 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. David Kebler 2019-08-10 14:52:24 -0700
  • 2713cb66ea 0.0.14 updated deps, improved datetime stamp David Kebler 2019-04-26 10:07:07 -0700
  • 1059e18f72 0.0.13 fix bugs associated with using package property. Move to utils subdirectory David Kebler 2019-02-14 14:00:26 -0800
  • 8c090a8df2 0.0.12 David Kebler 2019-02-14 12:49:38 -0800
  • 3250084ea6 0.0.11 David Kebler 2019-02-14 11:53:53 -0800
  • 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. David Kebler 2019-02-05 17:57:19 -0800
  • 6a0b07dd40 0.0.10 David Kebler 2019-02-04 19:24:43 -0800
  • 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 David Kebler 2019-02-04 15:48:46 -0800
  • 88c5886a58 0.0.9 David Kebler 2019-01-30 20:12:39 -0800
  • c766740558 0.0.8 David Kebler 2019-01-30 20:11:30 -0800
  • 68a7ce98f3 add logging to file via env variable UCI_PROD David Kebler 2019-01-30 19:19:45 -0800
  • 26eedb3d19 0.0.7 David Kebler 2019-01-25 20:33:53 -0800
  • 10e69be0c8 0.0.6 David Kebler 2019-01-25 20:15:01 -0800
  • e96bbc2b22 0.0.8 David Kebler 2019-01-25 19:39:27 -0800
  • c244b470f3 0.0.7 David Kebler 2019-01-25 12:36:57 -0800
  • 7f23316c4e update dependencies David Kebler 2019-01-25 12:36:40 -0800
  • 78e6df7db5 added example for testing David Kebler 2019-01-01 19:42:25 -0800
  • 7d2be397cd updated pino, also now using pino-pretty. note pino-pretty searches must! be escaped David Kebler 2018-12-04 09:52:45 -0800
  • 35e46a5953 removed DEBUG as known environment variable for development. Use only UCI_DEV for development pretty logging David Kebler 2018-07-31 08:05:46 -0700
  • fa71401fb8 upgrade to esm from @std/esm make export into a function that accepts opts and returns logger child David Kebler 2018-05-16 07:17:49 -0700
  • f327fd57ae json runtime logger based on pino David Kebler 2018-04-05 15:46:45 -0700
  • 17b4181c41 initial commit David Kebler 2018-04-05 15:46:19 -0700