Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Nightly Builds
-
None
-
Operating System: other
Platform: Other
-
27528
Description
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.