Author: ihabunek
Date: Fri Mar 16 09:47:39 2012
New Revision: 1301402
URL: http://svn.apache.org/viewvc?rev=1301402&view=rev
Log:
Fixed error in LoggerLayoutTTCC docs.
Modified:
logging/log4php/trunk/src/site/xdoc/docs/layouts/ttcc.xml
Modified: logging/log4php/trunk/src/site/xdoc/docs/layouts/ttcc.xml
URL:
http://svn.apache.org/viewvc/logging/log4php/trunk/src/site/xdoc/docs/layouts/ttcc.xml?rev=1301402&r1=1301401&r2=1301402&view=diff
==============================================================================
--- logging/log4php/trunk/src/site/xdoc/docs/layouts/ttcc.xml (original)
+++ logging/log4php/trunk/src/site/xdoc/docs/layouts/ttcc.xml Fri Mar 16
09:47:39 2012
@@ -83,15 +83,6 @@
<td>true</td>
<td>If set to true, the
microseconds will be included in output.</td>
</tr>
- <tr>
-
<td>microSecondsPrinting</td>
- <td>string</td>
- <td>No</td>
- <td>%c</td>
- <td>Overrides the date
format, using the format used in PHP
- <code><a
class="externalLink"
href="http://php.net/manual/en/function.strftime.php">strftime()</a></code>
- function.</td>
- </tr>
</tbody>
</table>
</subsection>