Hello, When configuring the rollover strategy for an appender, is there a way to access the name of the appender from this method: DefaultRolloverStrategy.createStrategy ?
I'm trying to write my own and I could use that name for my implementation. Thanks, Benjamin