This commit is contained in:
Guillaume Wuip 2014-12-15 12:39:47 +01:00
parent a1e4e23163
commit 2b5eb85688

View file

@ -21,6 +21,10 @@
*
* Get location of log.
* ie. filename and line number
*
* @return {Obsject}
* @return {String} filename
* @return {Number} line
*/
var getLocation = function () {