Class Logger
java.lang.Object
io.jenkins.plugins.propelo.commons.utils.Logger
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
debug
(PrintStream out, String message) static void
error
(PrintStream out, String message) static void
error
(PrintStream out, String message, Exception e) static void
info
(PrintStream out, String message)
-
Constructor Details
-
Logger
public Logger()
-
-
Method Details
-
info
-
error
-
debug
-
error
-