Author: ggregory
Date: Fri Nov 2 20:39:22 2012
New Revision: 1405155
URL: http://svn.apache.org/viewvc?rev=1405155&view=rev
Log:
More %highlight documentation.
Modified:
logging/log4j/log4j2/trunk/src/site/xdoc/manual/layouts.xml
Modified: logging/log4j/log4j2/trunk/src/site/xdoc/manual/layouts.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/src/site/xdoc/manual/layouts.xml?rev=1405155&r1=1405154&r2=1405155&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/site/xdoc/manual/layouts.xml (original)
+++ logging/log4j/log4j2/trunk/src/site/xdoc/manual/layouts.xml Fri Nov 2
20:39:22 2012
@@ -376,7 +376,7 @@ WARN [main]: Message 2</pre>
</p>
<p>You can also use the STYLE key to use a predefined group of
colors:
<pre>%highlight{%d [%t] %-5level:
%msg%n%throwable}{STYLE=Logback}</pre>
- The style can be one of:
+ The STYLE value can be one of:
<table border="1" width="100%">
<tr>
<th>Style</th>