You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Gary Gregory <ga...@gmail.com> on 2013/03/22 18:34:59 UTC

org.apache.logging.log4j.core.Logger.PrivateConfig name

Hi All:

For org.apache.logging.log4j.core.Logger.PrivateConfig, I see:

    /**
     * The binding between a Logger and its configuration.
     */
    protected class PrivateConfig {
        private final LoggerConfig loggerConfig;
        private final Configuration config;
        private final Level level;
        private final int intLevel;
        private final Logger logger;

Which make me wonder if ConfigBridge or ConfigurationBridge would not be a
better class name.

Gary

-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory