Extension Key: rlmp_filedevlog
Copyright 2005, Robert Lemke, <robert@typo3.org>
This document is published under the Open Content License
available from http://www.opencontent.org/opl.shtml
The content of this document is related to TYPO3
- a GNU/GPL CMS/Framework available from www.typo3.com
The rlmp_filedevlog extension provides development logging/debugging functionality for the usage of t3lib_div::devlog(). The t3lib_div::devlog() function itself provides only an interface for logging but no implementation.
rlmp_filedevlog logs messages from t3lib_div::devlog() calls into a text file.