Typo in documentation of 'Prudent' property: 100'000 entered as 100'00
----------------------------------------------------------------------
Key: LBSITE-23
URL: http://jira.qos.ch/browse/LBSITE-23
Project: logback-site
Issue Type: Bug
Components: Documentation
Affects Versions: 0.9.14
Environment: n/a
Reporter: Mark Vedder
Assignee: Logback dev list
Priority: Minor
In the documentation for the Prudent property of FileAppender
(http://logback.qos.ch/manual/appenders.html#prudent), 100'000 is incorrectly
entered as 100'00 (missing a zero):
"...when prudent mode is off, it takes about 10 microseconds to write a single
logging event. ... This translates to logging throughput of 100'00 events per
second..."
I'm not sure if the following comment is being too pedantic, but the section
also sates that with prudent mode on, it takes 30 microseconds to log, which
translates to 30'000 events per second. 30 microseconds would be 33'333 events
per second. I'm not sure if that is a typo or just an approximation. If it is
the latter, it might be helpful to add the such verbiage:
"...and approximately 30,000 events per second."
Alternatively, using the 33,333 value would make the 3x cost more apparent I
think.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev