I had a look at commit 3019251 by Sebastien Pennec that introduced the 'onStart' method to ContextListener (later renamed to LoggerContextListener) as well as the 'started' state to LoggerContext. Even back then 'LoggerContext::start()' wasn't called.
So either I completely misunderstood how this is supposed to be used or it was always kind of dead code.
|