logging improvements

This commit is contained in:
Keith Donald
2007-11-18 05:03:35 +00:00
parent af725fc536
commit 7699e738d7

View File

@@ -142,7 +142,6 @@ public class EndState extends State {
*/
private class NoOutputMapper implements AttributeMapper {
public void map(Object source, Object target, MappingContext context) {
logger.debug("No output attributes mapped");
}
public String toString() {