- fix bug 71 by adding a readResolve method in all Logger implementations. The 
  readResolve method returns the value computed by LoggerFactory.getLogger(name)
  where name is the serialized value of name for the current instance.
7 files changed