Class DebugLogger
java.lang.Object
io.github.ludy87.swagger.swaggerhub.v2.DebugLogger
Utility class that writes diagnostic messages to the console and to
LOG_FILE.-
Method Summary
-
Method Details
-
info
Logs the supplied message.- Parameters:
message- the message to log
-