Searched refs:debugProperties (Results 1 – 1 of 1) sorted by relevance
1078 private static final TypedProperties debugProperties; field in Debug1112 debugProperties = tp.isEmpty() ? null : tp;1114 debugProperties = null;1265 if (debugProperties != null) { in setFieldsOn()1279 modifyFieldIfSet(field, debugProperties, propertyName); in setFieldsOn()