
[ http://jira.qos.ch/browse/LBCLASSIC-288?page=com.atlassian.jira.plugin.syste... ] Ceki Gulcu resolved LBCLASSIC-288. ---------------------------------- Fix Version/s: 0.9.30 Resolution: Fixed Thank you for this report. Fixed in http://github.com/ceki/logback/commit/b336c697267f8305
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 Fix For: 0.9.30
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