You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, @langley-agm
is there any plan for adding feature on printing the position info while printing the logs ?
the outputs in debugger console is only show position like logger.ts:79. this position info in logger.ts is useless for locating the error while debugging. but position info file > class > function > line such as app.module.ts line 78 would be very very helpful, even if a function level position would be better.