package blackberry.debug;

public class DebugLevel {
    public static final int CRITICAL = 1;
    public static final int HIGH = 2;