You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by mi...@apache.org on 2016/08/27 09:48:45 UTC

[28/50] [abbrv] logging-log4j2 git commit: Minor Javadoc.

Minor Javadoc.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/2feacc2b
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2feacc2b
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/2feacc2b

Branch: refs/heads/LOG4J-1181
Commit: 2feacc2b466faa3d4673c9933715678dc13174ee
Parents: 29e7bfd
Author: Gary Gregory <gg...@apache.org>
Authored: Thu Aug 25 20:43:08 2016 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Thu Aug 25 20:43:08 2016 -0700

----------------------------------------------------------------------
 .../org/apache/logging/log4j/core/config/ConfigurationFactory.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/2feacc2b/log4j-core/src/main/java/org/apache/logging/log4j/core/config/ConfigurationFactory.java
----------------------------------------------------------------------
diff --git a/log4j-core/src/main/java/org/apache/logging/log4j/core/config/ConfigurationFactory.java b/log4j-core/src/main/java/org/apache/logging/log4j/core/config/ConfigurationFactory.java
index 806451d..af19a0c 100644
--- a/log4j-core/src/main/java/org/apache/logging/log4j/core/config/ConfigurationFactory.java
+++ b/log4j-core/src/main/java/org/apache/logging/log4j/core/config/ConfigurationFactory.java
@@ -249,7 +249,7 @@ public abstract class ConfigurationFactory extends ConfigurationBuilderFactory {
 
     /**
      * Returns the Configuration obtained using a given ClassLoader.
-     * @param loggerContext TODO
+     * @param loggerContext The logger context
      * @param name The configuration name.
      * @param configLocation A URI representing the location of the configuration.
      * @param loader The default ClassLoader to use. If this is {@code null}, then the