humphd/next

Allow different log level.

Open

#65 opened on May 30, 2018

 (0 comments) (0 reactions) (0 assignees)JavaScript (5 forks)github user discovery
automationgood first issue

Repository metrics

Stars
 (14 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

At this moment, there are console.error inside db.js. We should use proper loggers to allow multiple level logging of errors, warning, messages.

Contributor guide