moved references to slf4j and classic into subclass
When the ConcurrentServerRunner is moved to core, it cannot reference directly the Logger and LoggerContext objects. Now the base class delegates its logging to a subclass.
parent
1e7ed767
Please register or sign in to comment