[logback-dev] [qos-ch/logback] c686f8: now SocketServer uses the injected context

Carl Harris ceharris at vt.edu
Thu Apr 4 18:16:59 CEST 2013


  Branch: refs/heads/socketConnectorTestBrokenInJenkins
  Home:   https://github.com/qos-ch/logback
  Commit: c686f86d40f5616d9e87dbe81f16f3d0750113df
      https://github.com/qos-ch/logback/commit/c686f86d40f5616d9e87dbe81f16f3d0750113df
  Author: Carl Harris <ceharris at vt.edu>
  Date:   2013-04-04 (Thu, 04 Apr 2013)

  Changed paths:
    M logback-classic/src/main/java/ch/qos/logback/classic/net/server/RemoteAppenderServerRunner.java

  Log Message:
  -----------
  now SocketServer uses the injected context

The context injected by logback into SocketServer is subsequently
injected into RemoteAppenderServerRunner.  The runner simply casts it to
LoggerContext before injecting it into the client object.





More information about the logback-dev mailing list