nbianco1 / facets-loghound

Automatically exported from code.google.com/p/facets-loghound
0 stars 0 forks source link

Have log messages be able to report the calling function. #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Have a log message include the caller function information.  This would make it 
hellishly easier to figure out how a function got called and to possibly follow 
the stack backwards.

Original issue reported on code.google.com by facets.t...@gmail.com on 1 May 2012 at 12:53

GoogleCodeExporter commented 8 years ago
This might help.

http://stackoverflow.com/questions/280389/how-do-you-find-out-the-caller-functio
n-in-javascript

Original comment by ogradyjd@gmail.com on 1 May 2012 at 12:59

GoogleCodeExporter commented 8 years ago

Original comment by ogradyjd@gmail.com on 1 May 2012 at 1:08