Skip to content

Conversation

@carterkozak
Copy link

This resolves the ERROR starting the benchmark, so the ASYNC appender can successfully start.

10:55:36,573 |-ERROR in ch.qos.logback.core.joran.action.AppenderRefAction -
Could not find an appender named [FILE]. Did you define it below instead of
above in the configuration file?

This resolves the ERROR starting the benchmark:
```
10:55:36,573 |-ERROR in ch.qos.logback.core.joran.action.AppenderRefAction -
Could not find an appender named [FILE]. Did you define it below instead of
above in the configuration file?
```
@ceki
Copy link
Owner

ceki commented Aug 20, 2021

I should mention that logback 1.2 is sensitive to appender definition order while logback version 1.3 is not. So your patch is unnecessary with 1.3. Good catch anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants