Class Debug
java.lang.Object
com.ibm.wala.shrike.sourcepos.Debug
-
Nested Class Summary
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
allow
(Debug.LogLevel level) static void
appendInfo
(String str) static void
static void
static void
static void
static void
static void
static void
static PrintStream
getStream
(Debug.LogLevel level) static void
ignore
(Debug.LogLevel level) static void
static void
static void
static void
logTime()
static void
static void
setLogFile
(String file) static void
setMinLogLevel
(Debug.LogLevel level) Set to log all events with the given or higher prioritystatic void
static void
static void
-
Field Details
-
PRINT_CHARACTER_RANGE_TABLE
public static final boolean PRINT_CHARACTER_RANGE_TABLE- See Also:
-
-
Method Details
-
setLogFile
- Throws:
FileNotFoundException
-
setMinLogLevel
Set to log all events with the given or higher priority -
noLogging
public static void noLogging() -
fullLogging
public static void fullLogging() -
error
-
warn
-
info
-
debug
-
error
-
warn
-
logTime
public static void logTime() -
info
-
appendInfo
-
debug
-
error
-
warn
-
info
-
debug
-
allow
-
ignore
-
getStream
-