API for custom error logger
miripiruni opened this issue · 1 comments
miripiruni commented
Something like this:
const template = require('./bemhtml.js').BEMHTML;
template.prototype.onError = function(...) {}
miripiruni commented
miripiruni opened this issue · 1 comments
Something like this:
const template = require('./bemhtml.js').BEMHTML;
template.prototype.onError = function(...) {}