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

com.lightstep.tracer.shared.Warner Maven / Gradle / Ivy

There is a newer version: 0.32.0
Show newest version
package com.lightstep.tracer.shared;

public interface Warner {
  void warn(String message);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy