diemedialen / dm-developerlog
An extension to capture TYPO3 devlog messages for debugging. Provides a backend module.
Installs: 2 294
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 4
Type:typo3-cms-extension
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
.