Right now, when developer mode is turned on all logging is reported as coming from line 222, as that's where the logging function is defined. It'd be useful to have the line reported as the actual line where the logging function is called, for quicker tracebacks.
Right now, when developer mode is turned on all logging is reported as coming from line 222, as that's where the logging function is defined. It'd be useful to have the line reported as the actual line where the logging function is called, for quicker tracebacks.
Any ideas how to do this?
https://github.com/karlssonlord/KL_LessFriction/blob/master/skin/frontend/base/default/kl/lessfriction/lessfriction.js?source=c#L236