Actions
Todo #16515
openSet appropriate log levels in PHP logs
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Plus-Next
Release Notes:
Default
Description
Currently almost all of the logging from PHP uses the log_error() function which results in all messages being prioritized as errors. Change all PHP logging to make sure that an appropriate log level is specified. With this change in place, log management becomes easier and allows for the potential of a system-wide log level option.
      
      Updated by Marcos M 4 days ago
      
    
    - Status changed from New to Feedback
 - % Done changed from 0 to 100
 
Applied in changeset 97c0e52ad9a324d38f9d1763d416de81a6fe4a5e.
Actions