Logback API
Version 0.9.8

ch.qos.logback.classic.pattern
Class Util

java.lang.Object
  extended by ch.qos.logback.classic.pattern.Util

public class Util
extends Object


Constructor Summary
Util()
           
 
Method Summary
static boolean match(Marker marker, Marker[] markerArray)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

match

public static boolean match(Marker marker,
                            Marker[] markerArray)

Logback API
Version 0.9.8

Copyright © 2005-2008 QOS.ch. All Rights Reserved.