Repository: logging-log4j2
Updated Branches:
  refs/heads/master ff1771879 -> e0d7eb5bc


LOG4J2-1126 Under Location Information: $class->%class

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

Branch: refs/heads/master
Commit: e0d7eb5bc682dc54a9b21dcee0d43a6e276571bb
Parents: ff17718
Author: rpopma <[email protected]>
Authored: Tue Sep 22 05:46:37 2015 +0200
Committer: rpopma <[email protected]>
Committed: Tue Sep 22 05:46:37 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/e0d7eb5b/src/site/xdoc/manual/layouts.xml.vm
----------------------------------------------------------------------
diff --git a/src/site/xdoc/manual/layouts.xml.vm 
b/src/site/xdoc/manual/layouts.xml.vm
index 82cb224..e0389a0 100644
--- a/src/site/xdoc/manual/layouts.xml.vm
+++ b/src/site/xdoc/manual/layouts.xml.vm
@@ -1678,7 +1678,7 @@ at 
org.apache.logging.log4j.core.pattern.ExtendedThrowableTest.testException(Ext
                        configured with a location-related attribute like
                        HTML <a href="#HtmlLocationInfo">locationInfo</a>,
                        or one of the patterns
-                       <a href="#PatternClass">%C or $class</a>,
+                       <a href="#PatternClass">%C or %class</a>,
                        <a href="#PatternFile">%F or %file</a>,
                        <a href="#PatternLocation">%l or %location</a>,
                        <a href="#PatternLine">%L or %line</a>,

Reply via email to