aboutsummaryrefslogtreecommitdiff
path: root/kamon-autoweave
Commit message (Collapse)AuthorAgeFilesLines
* = All: downgrade sbt to 0.13.8 in order to avoid issues with scalariformDiego2015-12-172-31/+29
|
* + kamon-autoweave: this new module allow attach the AspectJ loadtime weaving ↵Diego2015-12-0914-0/+2742
agent to a JVM after it has started (you don't need to use -javaagent). This offers extra flexibility but obviously any classes loaded before attachment will not be woven.