.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ========== FileDevlog ========== :Author: Robert Lemke :Created: 2005-09-28T22:23:16 :Changed: 00:00:00 :Email: robert@typo3.org .. _FileDevlog: FileDevlog ========== Extension Key: **rlmp\_filedevlog** Copyright 2005, , 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 .. _Table-of-Contents: Table of Contents ----------------- **FileDevlog 1** **Introduction 1** **Installation and configuration 1** .. _Introduction: Introduction ------------ The rlmp\_filedevlog extension provides development logging/debugging functionality for the usage of :code:`t3lib\_div::devlog()` . The :code:`t3lib\_div::devlog()` function itself provides only an interface for logging but no implementation. rlmp\_filedevlog logs messages from :code:`t3lib\_div::devlog()` calls into a text file. .. _Installation-and-configuration: Installation and configuration ------------------------------ Just install this extension with the Extension Manager. By default all logging is saved to a file called “debug.log” located in the main directory of your website. You may specify a different path and filename in the Extension Manager configuration. |img-1| FileDevlog - 1 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102