Interface InvalidCustomerLogger

  • All Known Implementing Classes:
    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.
    Author:
    Lucas Ward