public class Log extends Object
Constructor and Description |
---|
Log() |
Modifier and Type | Method and Description |
---|---|
static Logger |
getLogger() |
static boolean |
isVerbose() |
static void |
setVerbose(boolean on) |
public static Logger getLogger()
public static void setVerbose(boolean on)
public static boolean isVerbose()
Copyright © 2021 org.pitest. All rights reserved.