Issue Details (XML | Word | Printable)

Key: LOG4NET-63
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Nicko Cadell
Reporter: Hugh Robinson
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Log4net

1.2.9.0 Documentation typos

Created: 07/Jan/06 12:41 AM   Updated: 02/Mar/06 11:10 PM
Return to search
Component/s: Documentation
Affects Version/s: 1.2.9
Fix Version/s: 1.2.10

Time Tracking:
Not Specified

Environment: Windows XP

Resolution Date: 02/Mar/06 11:10 PM


 Description  « Hide
------------------------------------------------------------------------------------------------------------------------------------
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.
------------------------------------------------------------------------------------------------------------------------------------

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #382386 Thu Mar 02 14:08:54 UTC 2006 nicko Fixed LOG4NET-63. Fixed typos and broken links in documentation.
Files Changed
MODIFY /logging/log4net/trunk/xdocs/src/release/manual/configuration.xml
MODIFY /logging/log4net/trunk/src/Layout/PatternLayout.cs
MODIFY /logging/log4net/trunk/xdocs/src/release/faq.xml
MODIFY /logging/log4net/trunk/src/Appender/RollingFileAppender.cs
MODIFY /logging/log4net/trunk/src/Appender/FileAppender.cs

Nicko Cadell added a comment - 02/Mar/06 11:10 PM
Fixed typos and links in documentation.

Nicko Cadell made changes - 02/Mar/06 11:10 PM
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Fix Version/s 1.2.10 [ 11128 ]
Assignee Nicko Cadell [ nicko ]