Class Log
Classe permettant de logger des messages dans les fichier situés dans le dossier de log.
Package: Framework
Category: PHP 5.2
Copyright: Copyright (c) 2009, Tela Botanica (accueil@tela-botanica.org)
License: Licence CECILL
License: Licence GNU-GPL
Author: Aurélien PERONNET <aurelien@tela-botanica.org>
Author: Jean-Pascal MILCENT <jpm@tela-botanica.org>
Version: $Id: Log.php 274 2010-12-28 15:37:22Z jpm $
Link: /doc/framework/
Located at Log.php
Category: PHP 5.2
Copyright: Copyright (c) 2009, Tela Botanica (accueil@tela-botanica.org)
License: Licence CECILL
License: Licence GNU-GPL
Author: Aurélien PERONNET <aurelien@tela-botanica.org>
Author: Jean-Pascal MILCENT <jpm@tela-botanica.org>
Version: $Id: Log.php 274 2010-12-28 15:37:22Z jpm $
Link: /doc/framework/
Located at Log.php
public static
|
|
public static
|
|
public static
|
#
ajouterEntree( string $nomFichier, mixed $entree, mixed $mode = 'a+' )
Ajoute une entrée au log spécifié par le paramètre $nomFichier |
public static
|
|
public static
boolean
|
#
verifierOuvrirFichier( string $nomFichier, mixed $mode )
Vérifie la présence d'un fichier dans le tableau, ses droits d'écriture, l'ouvre si nécessaire. |
public
|