org.slf4j.converter
Class Constant

java.lang.Object
  extended by org.slf4j.converter.Constant

public class Constant
extends Object


Field Summary
static String BLOCK_COMMENT_END
           
static String BLOCK_COMMENT_START
           
static Integer INDEX_0
           
static Integer INDEX_1
           
static Integer INDEX_2
           
static Integer INDEX_3
           
static Integer INDEX_4
           
static Integer INDEX_5
           
static int JCL_TO_SLF4J
           
static String LINE_COMMENT
           
static int NB_FILES_MAX
           
 
Constructor Summary
Constant()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JCL_TO_SLF4J

public static final int JCL_TO_SLF4J
See Also:
Constant Field Values

LINE_COMMENT

public static final String LINE_COMMENT
See Also:
Constant Field Values

BLOCK_COMMENT_START

public static final String BLOCK_COMMENT_START
See Also:
Constant Field Values

BLOCK_COMMENT_END

public static final String BLOCK_COMMENT_END
See Also:
Constant Field Values

INDEX_0

public static final Integer INDEX_0

INDEX_1

public static final Integer INDEX_1

INDEX_2

public static final Integer INDEX_2

INDEX_3

public static final Integer INDEX_3

INDEX_4

public static final Integer INDEX_4

INDEX_5

public static final Integer INDEX_5

NB_FILES_MAX

public static final int NB_FILES_MAX
See Also:
Constant Field Values
Constructor Detail

Constant

public Constant()


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