You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rp...@apache.org on 2016/09/11 07:36:52 UTC

logging-log4j2 git commit: fix anchor link

Repository: logging-log4j2
Updated Branches:
  refs/heads/master cf808272f -> 710719180


fix anchor link


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

Branch: refs/heads/master
Commit: 710719180d70bce5d90a48250c076d37fac61e4f
Parents: cf80827
Author: rpopma <rp...@apache.org>
Authored: Sun Sep 11 16:36:54 2016 +0900
Committer: rpopma <rp...@apache.org>
Committed: Sun Sep 11 16:36:54 2016 +0900

----------------------------------------------------------------------
 src/site/xdoc/faq.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/71071918/src/site/xdoc/faq.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/faq.xml b/src/site/xdoc/faq.xml
index 9dc6a4f..dc19de4 100644
--- a/src/site/xdoc/faq.xml
+++ b/src/site/xdoc/faq.xml
@@ -374,7 +374,7 @@ public interface StringBuilderFormattable {
 }
 </pre>
 
-        <a name="#logger-wrapper" />
+        <a name="logger-wrapper" />
         <h4>How do I create a custom logger wrapper that shows the correct class, method and line number?</h4>
         <p>
           Log4j remembers the fully qualified class name (FQCN) of the logger and uses this to walk the stack trace