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

com.clinia.config.Logger Maven / Gradle / Ivy

package com.clinia.config;

public interface Logger {
  void log(String message);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy