kutuluk / loglevel-plugin-remote

A loglevel plugin for sending browser logs to a server
MIT License
102 stars 36 forks source link

Support for xhr.withCredentials #18

Open wparrott-touchnet opened 5 years ago

wparrott-touchnet commented 5 years ago

I'd like to be able to set xhr.withCredentials = true. Looking at the source, it doesn't appear that this is supported at present. Is that a planned or possible future feature?