senecajs/seneca

should be a configuration param so we can handle p...

github-actions opened this issue · 1 comments

should be a configuration param so we can handle plugin name resolution

// TODO: should be a configuration param so we can handle plugin name resolution


// TODO: should be a configuration param so we can handle plugin name resolution
exports.depends = function () {
  var self = this
  var private$ = this.private$
ndex 158e3f0b..5b34d134 100644
++ b/lib/logging.js