DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27528>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27528

[logging][PATCH] Enable the configuration of date and time format in SimpleLog

           Summary: [logging][PATCH] Enable the configuration of date and
                    time format in SimpleLog
           Product: Commons
           Version: Nightly Builds
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Logging
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


It would be nice if the user could configure the date and time format used by
SimpleLog.

I have made patches for SimpleLog and the unittests. The patch enables a new
optional configuration property
org.apache.commons.logging.simplelog.dateTimeFormat. The property takes a value
of a SimpleDateFormat pattern. If the pattern is not specified or is invalid,
the default pattern is used.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to