Constant Field Values

Contents

net.ggtools.*

  • net.ggtools.grand.log.AntLog 
    Modifier and Type Constant Field Value
    protected static final int LEVEL_ALL 7
    protected static final int LEVEL_DEBUG 5
    protected static final int LEVEL_ERROR 2
    protected static final int LEVEL_FATAL 1
    protected static final int LEVEL_INFO 4
    protected static final int LEVEL_NONE 0
    protected static final int LEVEL_TRACE 6
    protected static final int LEVEL_WARN 3