console.trace("Here I am!") - prints stack trace in current position of code. Is it possible to start writing stack trace from the beginning of script (or
console.trace("Here I am!")