fabrix-app / fabrix

Strongly Typed Modern Web Application Framework for Node.js and Browsers
Other
107 stars 5 forks source link

feat(loggerProxy): Out of the box confiuration of logger events with … #40

Closed scott-wyatt closed 5 years ago

scott-wyatt commented 5 years ago

…out a logger spool

Description

set listeners on config.log.level, emits a fabrix:log:ignored if level is not higher than set level

Issues