Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upLog errors instead of console.warn() #165
Closed
Comments
This comment has been minimized.
This comment has been minimized.
I'm actually not sure what to do about this one! Looking into it |
This comment has been minimized.
This comment has been minimized.
No module should log errors to console. |
This comment has been minimized.
This comment has been minimized.
Marked as breaking since the behavior is somewhat different (though no actual breakage). |
This comment has been minimized.
This comment has been minimized.
Closed by 0b29418 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Should this lib use hapijs server log instead of console.log ? I found out that having some not formatted / controled log can be pretty annoying. Had a case when playing with cache invalidation (manager.clearCache)