https://issues.apache.org/bugzilla/show_bug.cgi?id=48912

           Summary: Make LogMF, LogSF available in core log4j
           Product: Log4j
           Version: 1.2
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Other
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Previously mentioned in http://marc.info/?l=log4j-dev&m=126659129221430&w=2

LogMF and LogSF provide parameterized logging using java.text.MessageFormat and
SFL4J formatting patterns respectively.  These classes have been in the extras
companions for several years where they can be used with any version of log4j
1.2 at least back to 1.2.8 or .9.

While this location is convenient for those who are unable to upgrade to more
recent log4j versions, they are easy to overlook.  Making these class available
in the core log4j.jar will benefit those users who prefer to update their
log4j.jar instead of adding a new dependency.  Since these classes are not
instantiated, there should hopefully be no issues if the classes are present in
multiple jars.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to