You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/03/09 01:37:21 UTC

DO NOT REPLY [Bug 27528] New: - [logging][PATCH] Enable the configuration of date and time format in SimpleLog

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: commons-dev@jakarta.apache.org
        ReportedBy: dennis.lundberg@mdh.se


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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org