Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to print line number using npm debug module? #718

Closed
xhliu opened this issue Jul 23, 2019 · 2 comments
Closed

Possible to print line number using npm debug module? #718

xhliu opened this issue Jul 23, 2019 · 2 comments

Comments

@xhliu
Copy link

xhliu commented Jul 23, 2019

I am looking at a nodejs project using debug module to log. It does not show line number and file name. Anyway to show line number or both? There are so many debug() statements in it, changing every one to include line number or switching to another logging library would be really cumbersome.

#343 mentions the issue, but no conclusion is reached.

@ash0080
Copy link

ash0080 commented Aug 19, 2019

try this one @everymundo/linenumber
wish to integrated in debug

@Qix-
Copy link
Member

Qix- commented Nov 7, 2019

Falls very cleanly into #582 :) Feel free to comment there!

@Qix- Qix- closed this as completed Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants