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

de.matrixweb.smaller.clients.common.Logger Maven / Gradle / Ivy

package de.matrixweb.smaller.clients.common;

/**
 * @author marwol
 */
public interface Logger {

  /**
   * @param message
   */
  void debug(String message);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy