zouhir / jarvis

A very intelligent browser based Webpack dashboard
5.44k stars 191 forks source link

Allow passing in custom logger #140

Open Alxandr opened 6 years ago

Alxandr commented 6 years ago

Jarvis is currently the only thing running as part of my "dev" script that outputs logs (although only one line) that is not coherent with the rest. It would be great if I could pass in some sort of log instance/protocol/function to the plugin instead of having it just write to the console.