MCPcopy Create free account
hub / github.com/MIT-DB-Class/simple-db-hw / Debug

Class Debug

src/java/simpledb/Debug.java:15–54  ·  view source on GitHub ↗

Debug is a utility class that wraps println statements and allows more or less command line output to be turned on. Change the value of the DEBUG_LEVEL constant using a system property: simpledb.Debug. For example, on the command line, use -Dsimpledb.Debug=x, or simply -Dsimpledb.Debug to enable

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected