Class SonargraphLogger
- java.lang.Object
-
- com.hello2morrow.sonargraph.integration.jenkins.foundation.SonargraphLogger
-
public class SonargraphLogger extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
logToConsoleOutput(PrintStream logger, Level level, String message, Exception ex)
-
-
-
Field Detail
-
INSTANCE
public static final Logger INSTANCE
-
-
Method Detail
-
logToConsoleOutput
public static void logToConsoleOutput(PrintStream logger, Level level, String message, Exception ex)
-
-