dial-once/node-logtify

Check for the log level before emitting the message event

Opened this issue · 0 comments

Right now each plugin checks for the log level. This logic can obviously be refactored and instead, the log level could be checked in the logger main module before emitting the event to the plugins.