Skip to content

Instantly share code, notes, and snippets.

@azurelogic
Last active May 18, 2017 16:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save azurelogic/30b55be27582f49dcdc7fb83878253b0 to your computer and use it in GitHub Desktop.
Save azurelogic/30b55be27582f49dcdc7fb83878253b0 to your computer and use it in GitHub Desktop.
StepLoggerTest
global.logStep = function() {
console.log('Yeah!');
console.log(`event: ${JSON.stringify(event)}`)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment