1.2.9.0 Documentation typos
---------------------------
Key: LOG4NET-63
URL: http://issues.apache.org/jira/browse/LOG4NET-63
Project: Log4net
Type: Bug
Components: Documentation
Versions: 1.2.9
Environment: Windows XP
Reporter: Hugh Robinson
Priority: Trivial
------------------------------------------------------------------------------------------------------------------------------------
http://logging.apache.org/log4net/release/sdk/log4net.Layout.PatternLayout.html
This page has "It's" instead of "Its" in the following text (this appears
several times)
WARNING Generating caller location information is extremely slow. It's use
should be avoided unless execution speed is not an issue.
------------------------------------------------------------------------------------------------------------------------------------.
http://logging.apache.org/log4net/release/faq.html#what-is-log4net
This page has a broken link at the bottom of the page under the "How do I
report bugs?" title, where it says "See the support page for details."
The "support" link here is broken here (it's set to
http://logging.apache.org/support.html instead of
http://logging.apache.org/log4net/support.html)
------------------------------------------------------------------------------------------------------------------------------------
Page http://logging.apache.org/log4net/release/manual/configuration.html
Typo 1:
In the following paragraph, the Last sentence should have "logger" as plural,
i.e. "All loggers ultimately..."
Root Logger
Only one root logger element may only be defined and it must be a child of
<log4net> element. The root logger is the root of the logger hierarchy. All
loggers ultimately inherit from this logger.
Typo 2:
Under the "Loggers" section, the "additivity" attribute is mentioned as a
required attribute in the table of attributes, whereas I believe it is optional.
------------------------------------------------------------------------------------------------------------------------------------
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira