Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.1.0-b1
-
Component/s: None
-
Labels:None
-
Epic Link:
Description
Integrate a PSR-3 logger using monolog.
Make this logger available as a service in the core. The handler should write files to disk, one per day, one for errors, and one for info, debug, etc, maintaining 30 days of files. Separate tasks will define what should be logged and when.