org.incava.qualog

Class QlCollection


public class QlCollection
extends java.lang.Object

Wraps Collections for output.

Method Summary

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

Method Details

stack

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