Logback: Enable shutdownHook using Groovy configuration

Viewed 551

I'm using logback 1.1.10 with groovy configuration. I recently discovered shutdownHook preference but I haven't found the way to enable it using groovy configuration. Is this possible? Or a missing feature?

1 Answers
Related