All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.updateimpact.report.SubmitLogger Maven / Gradle / Ivy

There is a newer version: 1.3.2
Show newest version
package com.updateimpact.report;

public interface SubmitLogger {
    void info(String message);
    void error(String message);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy