log2src 0.1.0

log2src maps logs back to source code
Documentation
1
2
3
4
5
6
7
8
---
source: src/lib.rs
expression: log_ref
---
details:
  trace:
    language: Java
    content: "java.lang.IllegalStateException: simulated failure for demo\n    at org.example.Main.simulateError(Main.java:50)\n    at org.example.Main.main(Main.java:41)\n    at org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:279)\n"