Home : Introduction : Embperl
Google Web www.embperl.org

 
Home
 
Features
 
Introduction
 
Embperl
 
Embperl::Object
 
Embperl 2 Advanced
 
Documentation
 
Installation
 
Download
 
Support
 
Changes
 
More infos
 
Add info about Embperl
 
Login

    Stable 2.4.0
    Beta 2.5.0_3
Support the development of Embperl! More...
Debugging
[ << Prev: Breaking your code up into components ] [ Content ] [ Next: Database access >> ]



Embperl log filetop

The log file is the main source for debugging. It shows you what Embperl does while it processes your page. Depending on the debug flag settings, Embperl logs the following things:

 

Source

 

Parsing

 

Compiling

 

Environment

 

Form data

 

Evals (Source + Result)

 

Table processing

 

Input tag processing

 

HTTP headers

 

and more

Addtional you can write your own debug informtion to the Embperl logfile by writing to the special filehandle LOG which is opend by Embperl.


[ << Prev: Breaking your code up into components ] [ Content ] [ Next: Database access >> ]

© 1997-2012 Gerald Richter / ecos gmbh