OPiQuotations  v.03.00.00 — April 5, 2019
Namespaces | Functions | Variables
log.inc File Reference

Function to write in errors log file. More...

Go to the source code of this file.

Namespaces

 OPiQuotations
 

Functions

 OPiQuotations::error_handler ($errno, $errstr, $errfile, $errline, $errcontext)
 Error handler function. More...
 
 OPiQuotations::hide_password ($s)
 If $s contains an element '[password] => ...' then hides the password value. More...
 
 OPiQuotations::to_log ($message)
 Append $message in LOG_FILE. More...
 

Variables

const OPiQuotations::LOG_FILE = 'logs/log.txt'
 Filename of errors log file. More...
 

Detailed Description

Function to write in errors log file.

(September 3, 2016)

Piece of OPiQuotations. https://bitbucket.org/OPiMedia/opiquotations

GPLv3 — Copyright (C) 2014, 2016 Olivier Pirson http://www.opimedia.be/

Definition in file log.inc.