esdf icon indicating copy to clipboard operation
esdf copied to clipboard

Custom logging support for ResourceQueueManager

Open rkaw92 opened this issue 8 years ago • 0 comments

Currently, ResourceQueueManager only supports the dreaded console.log method of logging errors. For serious logging, an injected logger object / logger function should be used instead.

rkaw92 avatar Oct 09 '17 13:10 rkaw92