Searched defs:shouldLog (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-rest/src/test/java/org/forgerock/openam/rest/service/
H A DRestletServiceServletTest.java166 public void shouldLog() { method in class:RestletServiceServletTest
/forgerock/openam/openam-rest/src/test/java/org/forgerock/openam/rest/service/
H A DRestletServiceServletTest.java166 public void shouldLog() { method in class:RestletServiceServletTest
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/loggers/
H A DDebugTracer.java127 if (shouldLog(activeSettings, hasException) || methodSettings != null)
157 if (!shouldLog(mSettings, hasException))
206 if (shouldLog(settings.classSettings) || settings.methodSettings != null)
278 private boolean shouldLog(TraceSettings settings, boolean hasException) method in class:DebugTracer
286 private boolean shouldLog(TraceSettings settings) method in class:DebugTracer
/forgerock/opendj-b2.6/src/server/org/opends/server/loggers/debug/
H A DDebugTracer.java131 if (shouldLog(level, DebugLogCategory.CONSTRUCTOR,
166 if(!shouldLog(level, DebugLogCategory.CONSTRUCTOR,
221 if (shouldLog(level, DebugLogCategory.ENTER,
256 if(!shouldLog(level, DebugLogCategory.ENTER,
310 if (shouldLog(level, DebugLogCategory.ENTER,
345 if(!shouldLog(level, DebugLogCategory.ENTER,
399 if (shouldLog(level, DebugLogCategory.ENTER,
434 if(!shouldLog(level, DebugLogCategory.ENTER,
488 if (shouldLog(level, DebugLogCategory.THROWN,
523 if(!shouldLog(leve
1171 private boolean shouldLog(LogLevel messageLevel, LogCategory messageCategory, method in class:DebugTracer
[all...]
/forgerock/opendj2/src/server/org/opends/server/loggers/debug/
H A DDebugTracer.java130 if (shouldLog(level, DebugLogCategory.CONSTRUCTOR,
165 if(!shouldLog(level, DebugLogCategory.CONSTRUCTOR,
220 if (shouldLog(level, DebugLogCategory.ENTER,
255 if(!shouldLog(level, DebugLogCategory.ENTER,
309 if (shouldLog(level, DebugLogCategory.ENTER,
344 if(!shouldLog(level, DebugLogCategory.ENTER,
398 if (shouldLog(level, DebugLogCategory.ENTER,
433 if(!shouldLog(level, DebugLogCategory.ENTER,
487 if (shouldLog(level, DebugLogCategory.THROWN,
522 if(!shouldLog(leve
1169 private boolean shouldLog(LogLevel messageLevel, LogCategory messageCategory, method in class:DebugTracer
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/loggers/debug/
H A DDebugTracer.java131 if (shouldLog(level, DebugLogCategory.CONSTRUCTOR,
166 if(!shouldLog(level, DebugLogCategory.CONSTRUCTOR,
221 if (shouldLog(level, DebugLogCategory.ENTER,
256 if(!shouldLog(level, DebugLogCategory.ENTER,
310 if (shouldLog(level, DebugLogCategory.ENTER,
345 if(!shouldLog(level, DebugLogCategory.ENTER,
399 if (shouldLog(level, DebugLogCategory.ENTER,
434 if(!shouldLog(level, DebugLogCategory.ENTER,
488 if (shouldLog(level, DebugLogCategory.THROWN,
523 if(!shouldLog(leve
1171 private boolean shouldLog(LogLevel messageLevel, LogCategory messageCategory, method in class:DebugTracer
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/loggers/debug/
H A DDebugTracer.java131 if (shouldLog(level, DebugLogCategory.CONSTRUCTOR,
166 if(!shouldLog(level, DebugLogCategory.CONSTRUCTOR,
221 if (shouldLog(level, DebugLogCategory.ENTER,
256 if(!shouldLog(level, DebugLogCategory.ENTER,
310 if (shouldLog(level, DebugLogCategory.ENTER,
345 if(!shouldLog(level, DebugLogCategory.ENTER,
399 if (shouldLog(level, DebugLogCategory.ENTER,
434 if(!shouldLog(level, DebugLogCategory.ENTER,
488 if (shouldLog(level, DebugLogCategory.THROWN,
523 if(!shouldLog(leve
1171 private boolean shouldLog(LogLevel messageLevel, LogCategory messageCategory, method in class:DebugTracer
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/loggers/debug/
H A DDebugTracer.java130 if (shouldLog(level, DebugLogCategory.CONSTRUCTOR,
165 if(!shouldLog(level, DebugLogCategory.CONSTRUCTOR,
220 if (shouldLog(level, DebugLogCategory.ENTER,
255 if(!shouldLog(level, DebugLogCategory.ENTER,
309 if (shouldLog(level, DebugLogCategory.ENTER,
344 if(!shouldLog(level, DebugLogCategory.ENTER,
398 if (shouldLog(level, DebugLogCategory.ENTER,
433 if(!shouldLog(level, DebugLogCategory.ENTER,
487 if (shouldLog(level, DebugLogCategory.THROWN,
522 if(!shouldLog(leve
1169 private boolean shouldLog(LogLevel messageLevel, LogCategory messageCategory, method in class:DebugTracer
[all...]

Completed in 54 milliseconds