org.incava.qualog

Class QlCollection

public class QlCollection extends Object

Wraps Collections for output.
Method Summary
static booleanstack(QlLevel level, ANSIColor[] msgColors, String name, Collection c, ANSIColor fileColor, ANSIColor classColor, ANSIColor methodColor, int numFrames)

Method Detail

stack

public static boolean stack(QlLevel level, ANSIColor[] msgColors, String name, Collection c, ANSIColor fileColor, ANSIColor classColor, ANSIColor methodColor, int numFrames)