Project

General

Profile

Actions

Task #41943

closed

Support logger names with namespace notation

Added by Steffen Müller over 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Logging
Target version:
-
Start date:
2012-10-13
Due date:
% Done:

100%

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

Description

The Logging API uses a dot-separated notation for logger names. The "pre-namespace" notation with underscores (t3lib_cache_backend) gets converted to a dot-separated notation (t3lib.cache.backend).

Now that we have true PHP namespaces, we also need to support logger names with backslash notation (TYPO3\CMS\Core\Cache\Backend).


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #40095: Move core to namespacesClosed2012-08-232012-09-18

Actions
Related to TYPO3 Core - Task #42582: Add Test for namespaces in Logger namesClosed2012-11-01

Actions
Actions #1

Updated by Steffen Müller over 11 years ago

Please mark this issue a sub-task of #40095

Actions #2

Updated by Gerrit Code Review over 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15545

Actions #3

Updated by Gerrit Code Review over 11 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15545

Actions #4

Updated by Steffen Müller over 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF