Function to write in errors log file. More...
Go to the source code of this file.
Namespaces | |
namespace | OPiQuotations |
Functions | |
OPiQuotations::error_handler ($errno, $errstr, $errfile, $errline, $errcontext) | |
Error handler function. | |
OPiQuotations::hide_password ($s) | |
If $s contains an element '[password] => ...' then hides the password value. | |
OPiQuotations::to_log ($message) | |
Append $message in LOG_FILE. |
Variables | |
const | OPiQuotations::LOG_FILE = 'logs/log.txt' |
Filename of errors log file. |
Function to write in errors log file.
(March 16, 2014)
Piece of OPiQuotations. https://bitbucket.org/OPiMedia/opiquotations
GPLv3 — Copyright (C) 2014 Olivier Pirson http://www.opimedia.be/
Definition in file log.inc.