I am a dummy
This commit is contained in:
parent
9b868d3af3
commit
4c939c4f75
|
@ -42,7 +42,7 @@ import org.hl7.fhir.utilities.Utilities;
|
|||
|
||||
public class HTMLClientLogger extends BaseLogger implements ToolingClientLogger {
|
||||
|
||||
private static final boolean DEBUG = true;
|
||||
private static final boolean DEBUG = false;
|
||||
|
||||
private boolean req = false;
|
||||
private PrintStream file;
|
||||
|
|
Loading…
Reference in New Issue