and usage ```val ex = Throwable() logger.trace(ex){"test ChildClassWithLogging"}```
m
and usage
Copy code
val ex = Throwable()
logger.trace(ex){"test ChildClassWithLogging"}