Project

General

Profile

Actions

Task #94344

closed

Move PSR-3 logger to its own table

Added by Larry Garfield almost 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Logging
Target version:
Start date:
2021-06-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

DatabaseWriter is not always used, but when it is, it uses sys_log. That's the table used by the old belog mechanism, which doesn't really align with PSR-3 well.

Let's move it to a new table for a clean break.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #94043: Incorrect usage of PSR-3 loggerClosed2021-05-03

Actions
Related to TYPO3 Core - Epic #94356: Embrace PSR-3Closed2021-06-11

Actions
Actions #1

Updated by Larry Garfield almost 3 years ago

  • Related to Bug #94043: Incorrect usage of PSR-3 logger added
Actions #2

Updated by Gerrit Code Review almost 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/69494

Actions #3

Updated by Gerrit Code Review almost 3 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/69494

Actions #4

Updated by Christian Kuhn almost 3 years ago

  • Status changed from Under Review to Closed

patch has been abandoned, will be covered in a different way by #94356

Actions #5

Updated by Christian Kuhn almost 3 years ago

Actions

Also available in: Atom PDF