Your Github fame is getting closer with every open-source project you've built and promoted, with every new follower starring, using and forking your solution. This extension supplements every Github developer profile with language bars that show how far they've advanced on their road to the glory among %that_programming_language% community members.
It would be nice to use debug and the powerful features associated with it in order to be able to quickly toggle the verbosity for which we want our logs. It would be great if we had our different services logging out certain events that happen that are critical in addition to our standard morgan logging for API requests.
It would be nice to use debug and the powerful features associated with it in order to be able to quickly toggle the verbosity for which we want our logs. It would be great if we had our different services logging out certain events that happen that are critical in addition to our standard
morgan
logging for API requests.Example: in our route handlers,