Feature #39712
closed
- Status changed from New to Under Review
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/
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!
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF