Project

General

Profile

Actions

Todo #16515

closed
MM MM

Set appropriate log levels for PHP and ``/usr/bin/logger`` logs

Todo #16515: Set appropriate log levels for PHP and ``/usr/bin/logger`` logs

Added by Marcos M 11 months ago. Updated 9 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
System Logs
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
26.03
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.


Related issues 1 (0 open1 closed)

Has duplicate Bug #15734: Syslog priority levels shouldn't default to ERRDuplicate

Actions

MM Updated by Marcos M 11 months ago Actions #1

  • Status changed from New to Feedback
  • % Done changed from 0 to 100

Applied in changeset commit:97c0e52ad9a324d38f9d1763d416de81a6fe4a5e.

MM Updated by Marcos M 10 months ago Actions #2

  • Subject changed from Set appropriate log levels in PHP logs to Set appropriate log levels for PHP and ``/usr/bin/logger`` logs
  • Assignee set to Marcos M

MM Updated by Marcos M 10 months ago Actions #3

  • Target version changed from CE-Next to 2.9.0
  • Plus Target Version changed from Plus-Next to 26.03

MM Updated by Marcos M 9 months ago Actions #4

  • Status changed from Feedback to Resolved

MM Updated by Marcos M 9 months ago Actions #5

  • Has duplicate Bug #15734: Syslog priority levels shouldn't default to ERR added
Actions

Also available in: Atom