[logback-dev] [JIRA] Created: (LBCLASSIC-288) javadoc errors in class ch.qos.logback.classic.turbo.DynamicThresholdFilter.
Bryan Lin (JIRA)
noreply-jira at qos.ch
Thu Aug 25 10:59:16 CEST 2011
javadoc errors in class ch.qos.logback.classic.turbo.DynamicThresholdFilter.
----------------------------------------------------------------------------
Key: LBCLASSIC-288
URL: http://jira.qos.ch/browse/LBCLASSIC-288
Project: logback-classic
Issue Type: Bug
Components: Other
Affects Versions: 0.9.29
Environment: winxp
Reporter: Bryan Lin
Assignee: Logback dev list
There are some javadoc errors in class ch.qos.logback.classic.turbo.DynamicThresholdFilter. In the front of this class, it was some description and two configuration examples, both of them have the same type error:
<DefaultTheshold>ERROR</DefaultTheshold> should be <DefaultThreshold>ERROR</DefaultThreshold>
the first one miss a "r".
--
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
More information about the logback-dev
mailing list