updated docs

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403612
This commit is contained in:
Davis King 2010-05-14 13:06:10 +00:00
parent b72889b964
commit c45362cc5c
1 changed files with 0 additions and 3 deletions

View File

@ -234,9 +234,6 @@
<description>
This component is a logging output stream in the style of the log4j
logger available for Java.
Note that unlike most other objects in this library there is only
one implementation. Thus, to create instances
of the logger you would simply write logger my_logger("some_name");.
</description>
<examples>