Project

General

Profile

Actions

Feature #39712

closed

Add a central logging API

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

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2012-08-12
Due date:
% Done:

100%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

We face the problem that Logging in the core is actually complex and confusing.
A new Logging API will streamline Logging with one flexible and extensible code.

Find out the whole story about the Logging project on forge: http://forge.typo3.org/projects/typo3v4-logging/


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Feature #38941: Add Logging API to the coreClosedSteffen Müller2012-07-13

Actions
Actions #1

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/13604

Actions #2

Updated by Steffen Müller over 11 years ago

How can I test?

There's a demo extension called log_example:
http://forge.typo3.org/projects/show/extension-log_example

Get the code from git using:

git clone git://git.typo3.org/TYPO3v4/Extensions/log_example

Install extension, add the "Log Example" plugin to a page and open it in the FE.

We also provide a set of UnitTests within tests/Unit/t3lib/log/

Actions #3

Updated by Steffen Müller over 11 years ago

How does it work?

The documentation can be found as rst files in the branch sandbox/xonx/logging of the CoreApi git repository:
http://git.typo3.org/Documentation/TYPO3/Reference/CoreApi.git?a=shortlog;h=refs/heads/sandbox/xonx/logging

Head for the chapters in "Documentation/Typo3ApiOverview/Logging"

$ git clone git://git.typo3.org/Documentation/TYPO3/Reference/CoreApi.git
$ cd CoreApi/
$ git checkout sandbox/xonx/logging 
$ cd Documentation/Typo3ApiOverview/Logging

I have not that much experience with RestructuredText. Can someone please support me with rendering the rst file to something more readable (html, pdf)? Thx!

Actions #4

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/13604

Actions #5

Updated by Gerrit Code Review over 11 years ago

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

Actions #6

Updated by Gerrit Code Review over 11 years ago

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

Actions #7

Updated by Gerrit Code Review over 11 years ago

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

Actions #8

Updated by Gerrit Code Review over 11 years ago

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

Actions #9

Updated by Gerrit Code Review over 11 years ago

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

Actions #10

Updated by Gerrit Code Review over 11 years ago

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

Actions #11

Updated by Gerrit Code Review over 11 years ago

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

Actions #12

Updated by Steffen Müller over 11 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF