Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


oracle.javatools.logging
Class RegexLogFilter

java.lang.Object
  extended by oracle.javatools.logging.RegexLogFilter

All Implemented Interfaces:
java.util.logging.Filter

public class RegexLogFilter
extends java.lang.Object
implements java.util.logging.Filter

Constructor Summary
RegexLogFilter()
           

 

Method Summary
 boolean isLoggable(java.util.logging.LogRecord record)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

RegexLogFilter

public RegexLogFilter()

Method Detail

isLoggable

public boolean isLoggable(java.util.logging.LogRecord record)
Specified by:
isLoggable in interface java.util.logging.Filter

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Copyright © 1997, 2012, Oracle. All rights reserved.