diemedialen / dm-developerlog
An extension to capture TYPO3 devlog messages for debugging. Provides a backend module.
Package info
github.com/pschriner/dm_developerlog
Type:typo3-cms-extension
pkg:composer/diemedialen/dm-developerlog
0.7.2
2017-06-30 16:08 UTC
Requires
- php: >=5.5.0
- typo3/cms-core: ^6.2 || ^7.6 || ^8.7
Requires (Dev)
- nimut/testing-framework: ^1.1
- phpunit/phpunit: ~4.8.0
Replaces
- dm_developerlog: 0.7.2
- typo3-ter/dm-developerlog: 0.7.2
README
Extension to capture development log entries.
Installation
TYPO3 Extension Repository
Open the TYPO3 module "Extensions". Select "Get Extensions". Search for and install extension key "dm_developerlog". Activate the "dm_developerlog" extension within in the installed extensions list.
Activate logging
For the dm_developerlog extension to work you have to enable TYPO3s developer logging mechanism.
Visit the install tool and search for dlog. Enable suitable options.
Special thanks
To the original authors of devlog.