Skip to content

Enhanced Debug.js

Vinay Rosenberg requested to merge github/fork/Orange-OpenSource/debug into development

Created by: bbert

Enhanced Debug.js that adds possibility to insert callee object name and media type in the output message, which is very useful. This would facilitate debugging by enabling filtering log messages. An example is provided within BufferController.js, but if the PR is merged we could adapt all object outputting log messages.

Merge request reports