2 lines
53 B
Groovy
2 lines
53 B
Groovy
|
|
def rawTrace = { Thread.currentThread().stackTrace }
|
|
|
def rawTrace = { Thread.currentThread().stackTrace }
|