[TIMOB-12415] Ability to get the current line number and filename from log messages
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2016-08-29T18:23:42.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Core |
| Labels | n/a |
| Reporter | Jeff Haynie |
| Assignee | Chris Barber |
| Created | 2013-01-23T23:59:47.000+0000 |
| Updated | 2017-03-20T22:25:17.000+0000 |
Description
See community request here: http://developer.appcelerator.com/question/147317/get-the-current-line-of-the-js-file-being-run
I'd suggest something like __FILE__ and __LINE__ as you can use in C.
Dupe of TIMOB-13133.
Closing ticket as duplicate.