Skip navigation links
C L R U 

C

com.twitter.common.util.logging - package com.twitter.common.util.logging
 

L

LOGGING_MANAGER - Static variable in class com.twitter.common.util.logging.UnresettableLogManager
The system property that controls which LogManager the java.util.logging subsystem should load.
LOGGING_PROPERTIES_RESOURCE_PATH - Static variable in class com.twitter.common.util.logging.ResourceLoggingConfigurator
A system property that controls where ResourceLoggingConfigurator looks for the logging configuration on the process classpath.

R

reset() - Method in class com.twitter.common.util.logging.UnresettableLogManager
 
ResourceLoggingConfigurator - Class in com.twitter.common.util.logging
A custom java.util.logging configuration class that loads the logging configuration from a properties file resource (as opposed to a file as natively supported by LogManager via java.util.logging.config.file).
ResourceLoggingConfigurator() - Constructor for class com.twitter.common.util.logging.ResourceLoggingConfigurator
 

U

UnresettableLogManager - Class in com.twitter.common.util.logging
A LogManager which by default ignores calls to reset().
UnresettableLogManager() - Constructor for class com.twitter.common.util.logging.UnresettableLogManager
 
C L R U 
Skip navigation links