[ Index ]
 

Code source de vtiger CRM 5.0.2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/log4php/ -> Logger.php (sommaire)

log4php is a PHP port of the log4j java logging package. <p>This framework is based on log4j (see {@link http://jakarta.apache.org/log4j log4j} for details).</p> <p>Design, strategies and part of the methods documentation are developed by log4j team (Ceki Gülcü as log4j project founder and {@link http://jakarta.apache.org/log4j/docs/contributors.html contributors}).</p>

Poids: 67 lignes (2 kb)
Inclus ou requis: 2 fois
Référencé: 0 fois
Nécessite: 2 fichiers
 log4php/LoggerManager.php
 log4php/LoggerCategory.php

Définit 1 class

Logger:: (3 méthodes):
  Logger()
  getLogger()
  getRootLogger()


Classe: Logger  - X-Ref

Main class for logging operations

Logger($name)   X-Ref
Constructor

param: string $name logger name

getLogger($name, $factory = null)   X-Ref
Get a Logger by name (Delegate to {@link LoggerManager})

param: string $name logger name
param: LoggerFactory $factory a {@link LoggerFactory} instance or null
return: Logger

getRootLogger()   X-Ref
get the Root Logger (Delegate to {@link LoggerManager})

return: LoggerRoot



Généré le : Sun Feb 25 10:22:19 2007 par Balluche grâce à PHPXref 0.7