cabinjs/axe
:axe: Logger-agnostic wrapper that normalizes logs regardless of arg style. Great for large dev teams, old/new projects, and works w/Pino, Bunyan, Winston, console, and more. It is lightweight, performant, highly-configurable, and automatically adds OS, CPU, and Git information to your logs. Hooks, dot-notation remap, omit, and pick of metadata.
JavaScriptMIT
Issues
- 2
- 2
Replace setCallback with event emitters
#11 opened by shadowgate15 - 1
bug: loglevels with nested loggers
#13 opened by spence-s - 1
[feat] add `PICK_META_FIELDS` so you can `OMIT_META_FIELDS=request` but have `PICK_META_FIELDS=request.headers`
#14 opened by titanism - 8
/bin/sh: 1: git: not found
#15 opened by jpdsteno - 6
Problem with dependency in Axe
#8 opened by armenr - 0
Tinyify not working
#7 opened by niftylettuce - 3
Allow instanceName
#3 opened by OmgImAlexis - 0
- 0
NODE_ENV === 'test' should not `console.log/info` (should only console.debug or console.warn or console.error)
#5 opened by niftylettuce - 5
- 0