Skip to content

logger: add emscripten module

Mehdi Sabwat requested to merge b1ue/vlc:em_logger into master

The module will allow logging vlc in a js console with the appropriate log level.

cf. https://emscripten.org/docs/api_reference/emscripten.h.html#id7

Co-authored-by: Hugo Beauzée-Luyssen hugo@beauzee.fr Co-authored-by: Thomas Guillem thomas@gllm.fr

Edited by Mehdi Sabwat

Merge request reports