Interface Logger
-
public interface Logger
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiderror(String message)voiderror(Throwable exception)voidinfo(String message)LoggerreportOnly()
-