Missing timestamp in logs

It would be easier to find a row in log if there will be a timestamp.

2012-08-31 11:36:01   INFO FileEntityStore      Loading 204 entitiy files: issue                                                                    | app:webapp
2012-08-31 11:36:02   INFO FileEntityStore      Loading 677 entitiy files: sprintDaySnapshot                                                        | app:webapp

Possible solution:
Into LogRecord:

sb.append(Str.fillUpRight(new DateAndTime().toString(), " ", 22));

Status

Issue is closed for Release 0.24.1.

Comments

Post a comment



optional
optional