Home
last modified time | relevance | path

Searched refs:IS_LOG_TRACE_ENABLED (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/properties/
H A DPropertyMaker.java48 private static final boolean IS_LOG_TRACE_ENABLED = LOG.isTraceEnabled(); field in PropertyMaker
255 if (IS_LOG_TRACE_ENABLED) { in findProperty()
382 if (IS_LOG_TRACE_ENABLED) { in make()
388 if (IS_LOG_TRACE_ENABLED) { in make()