Logback API
Version 0.9.8

ch.qos.logback.classic
Class ClassicGlobal

java.lang.Object
  extended by ch.qos.logback.classic.ClassicGlobal

public class ClassicGlobal
extends Object


Field Summary
static String CAUSED_BY
           
static char DOT
           
static String JNDI_CONFIGURATION_RESOURCE
           
static String JNDI_CONTEXT_NAME
           
static String LOGBACK_CONTEXT_SELECTOR
           
static char LOGGER_SEPARATOR
           
static String USER_MDC_KEY
           
 
Constructor Summary
ClassicGlobal()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGGER_SEPARATOR

public static final char LOGGER_SEPARATOR
See Also:
Constant Field Values

CAUSED_BY

public static final String CAUSED_BY
See Also:
Constant Field Values

DOT

public static final char DOT
See Also:
Constant Field Values

USER_MDC_KEY

public static final String USER_MDC_KEY
See Also:
Constant Field Values

LOGBACK_CONTEXT_SELECTOR

public static final String LOGBACK_CONTEXT_SELECTOR
See Also:
Constant Field Values

JNDI_CONFIGURATION_RESOURCE

public static String JNDI_CONFIGURATION_RESOURCE

JNDI_CONTEXT_NAME

public static String JNDI_CONTEXT_NAME
Constructor Detail

ClassicGlobal

public ClassicGlobal()

Logback API
Version 0.9.8

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