接口 InvalidCustomerLogger

  • 所有已知实现类:
    CommonsLoggingInvalidCustomerLogger

    public interface InvalidCustomerLogger
    Interface for logging invalid customers. Customers may need to be logged because they already existed when attempted to be added. Or a non existent customer was updated.
    作者:
    Lucas Ward