log4js-node/log4js-node

Please add support for source maps

Open

#901 geöffnet am 20. Juni 2019

Auf GitHub ansehen
 (8 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (5.721 Stars) (787 Forks)batch import
enhancementhelp wanted

Beschreibung

Would it be possible to add support for source maps? The %f and %l custom patterns work as described, but they use the transpiled filename and line number. I would like them to display the original source location.

Contributor Guide