forked from mirrors/Scribe.js
Add doc
This commit is contained in:
parent
a1e4e23163
commit
2b5eb85688
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@
|
|||
*
|
||||
* Get location of log.
|
||||
* ie. filename and line number
|
||||
*
|
||||
* @return {Obsject}
|
||||
* @return {String} filename
|
||||
* @return {Number} line
|
||||
*/
|
||||
var getLocation = function () {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue