commit | c11388933c138da2e79e4ef75ae44cab2fe4a777 | [log] [tgz] |
---|---|---|
author | Ceki Gulcu <[email protected]> | Wed Jul 30 21:11:23 2008 +0000 |
committer | Ceki Gulcu <[email protected]> | Wed Jul 30 21:11:23 2008 +0000 |
tree | 7d98ab5b7b99c4f75bda85741d526367f30d3824 | |
parent | 0352ffd4fd47900e6a4c39fb057eb504d70f6e4f [diff] |
- 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.