public class CommonsLoggingInvalidCustomerLogger extends java.lang.Object implements InvalidCustomerLogger
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
LOG |
| Constructor and Description |
|---|
CommonsLoggingInvalidCustomerLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
log(CustomerUpdate customerUpdate) |
public void log(CustomerUpdate customerUpdate)
log in interface InvalidCustomerLogger