Created
September 4, 2019 20:25
-
-
Save diestrin/2a4d0b27707d96d113a5edd0b6c4f246 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export const detailLog = msg => util.inspect(msg, { showHidden: false, depth: null }); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment