Skip to content

Instantly share code, notes, and snippets.

@n5i
Created January 31, 2017 02:20
Show Gist options
  • Select an option

  • Save n5i/e1df1ca5b928dd98ffda6f0dd6f3585c to your computer and use it in GitHub Desktop.

Select an option

Save n5i/e1df1ca5b928dd98ffda6f0dd6f3585c to your computer and use it in GitHub Desktop.
jasmine protractor logger
var log4js = require('log4js');
var logger = log4js.getLogger();
logger.debug(msg);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment