[logback-dev] [JIRA] Resolved: (LBSITE-13) Logback manual refers to a not existing function in org.slf4j.MDC

Ceki Gulcu (JIRA) noreply-jira at qos.ch
Mon Oct 27 12:52:21 CET 2008


     [ http://jira.qos.ch/browse/LBSITE-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ceki Gulcu resolved LBSITE-13.
------------------------------

    Fix Version/s: 0.9.10
       Resolution: Fixed

Resolved in revision 1777

> Logback manual refers to a not existing function in org.slf4j.MDC
> -----------------------------------------------------------------
>
>                 Key: LBSITE-13
>                 URL: http://jira.qos.ch/browse/LBSITE-13
>             Project: logback-site
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: unspecified
>         Environment: Operating System: All
> Platform: All
>            Reporter: Michael Franz
>            Assignee: Logback dev list
>             Fix For: 0.9.10
>
>
> The logback manual chapter 7 says:
> package org.slf4j;
> public class MDC {
> ...
>   //Returns the keys in the MDC as a Set. The returned value can be null.
>   public static Set<String> getKeys();
> }
> But the method getKeys() is not part of the released slf4j API (versions 1.4.3 and 1.5.0).
> This method exists only within the LogbackMDCAdapter.

-- 
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