error: function()

in src/logger.js [28:30]


  error: function(content) {
    console.error(content);
  }