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 (787 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (5.721 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 423T 21h) (5 gemergte PRs in 30 T)

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