FYI, logback version 1.1.14 and later require slf4j-api 1.7.16 and later. SLF4J-api v1.7.16 and later offer event replay at initialization time and newer versions of logback support event replay. Since the current issue is start up related, the version mismatch might be the underlying cause, or not. |