| | Micro Trace helps you to include trace messages in your PHP code. You can easily switch debugging information on and off, and select whether it should display or write to a logfile. You can also use log levels. Just include the file in your PHP code and you can use the logError, logWarning and logInfo functions. |