Details
-
Type:
Improvement
-
Status: Done
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: None
-
Fix Version/s: 1.0 GA
-
Component/s: Configuration
-
Labels:None
-
Story Points:2
-
Rank (Obsolete):45104
-
Sprint:Sprint 32
Description
Propose the following changes to our logging:
- Create unique file names by including the pid in the file name - this allows each process (in particular containers) to maintain its own log file
- Use DailyRollingFileAppender to roll files over on a daily basis