1.1.1
Fixed bug with missing file name and line number in the stack trace.
Added
Changed
Included the method name in the stack trace.
Format is now {class}.{method}({filename}:{line})
Issues
- Thread stack sometimes prints null:-1 when missing file name and/or line number (#3)