Scala library providing "source" metadata to your program, similar to Python's __name__, C++'s __LINE__ or Ruby's __FILE__.
Pretty-printing value, types and type-signatures in Scala
Macro based print debugging. Locates log statements in your IDE.
Scala macros for making debugging easier
Implementation of the Debug Adapter Protocol for Scala