Searched refs:DEBUG_SENSITIVE (Results 1 – 2 of 2) sorted by relevance
33 public static final boolean DEBUG_SENSITIVE; field in Logging46 DEBUG_SENSITIVE = false; // DO NOT CHECK IN WITH TRUE
292 if (sensitiveReplacement != null && !Logging.DEBUG_SENSITIVE) { in writeLine()