[tests] element index

Package indexes

All elements
b d f g l m t
b
top
Bar
Bar() in test_body.php
Test Function
d
top
debug
MyLogger::debug() in MyLogger.php
Overrides the standard debug method by appending " world" at the end of each message.
f
top
$fqcn
MyLogger::$fqcn in MyLogger.php
g
top
getLevelLethal
MyLoggerLevel::getLevelLethal() in MyLoggerLevel.php
Returns a LETHAL Level
getLevelTrace
MyLoggerLevel::getLevelTrace() in MyLoggerLevel.php
Returns a TRACE Level
getInstance
MyLogger::getInstance() in MyLogger.php
This method overrides getInstance by supplying its own factory type as a parameter.
getLogger
MyLogger::getLogger() in MyLogger.php
This method overrides getLogger by supplying its own factory type as a parameter.
getMyFactory
MyLogger::getMyFactory() in MyLogger.php
l
top
$logger
TestTest::$logger in test_body.php
$logger
Test::$logger in test_body.php
LOG4PHP_LEVEL_LETHAL_INT
LOG4PHP_LEVEL_LETHAL_INT in MyLoggerLevel.php
LOG4PHP_LEVEL_TRACE_INT
LOG4PHP_LEVEL_TRACE_INT in MyLoggerLevel.php
m
top
MY_CONSTANT
MY_CONSTANT in test.php
MyLoggerLevel
MyLoggerLevel::MyLoggerLevel() in MyLoggerLevel.php
MyLoggerLevel
MyLoggerLevel in MyLoggerLevel.php
This class introduces a new level level called TRACE. lower level than DEBUG.
MyLoggerLevel.php
MyLoggerLevel.php in MyLoggerLevel.php
makeNewLoggerInstance
MyLogger
MyLogger::MyLogger() in MyLogger.php
Just calls the parent constuctor.
MyLogger
MyLogger in MyLogger.php
A simple example showing logger subclassing.
MyLoggerFactory
MyLoggerFactory in MyLoggerFactory.php
A factory that makes new MyLogger objects.
MyLoggerFactory
MyLoggerFactory::MyLoggerFactory() in MyLoggerFactory.php
The constructor should be public as it will be called by configurators in different packages.
MyLoggerFactory.php
MyLoggerFactory.php in MyLoggerFactory.php
MyLogger.php
MyLogger.php in MyLogger.php
t
top
Test
Test in test_body.php
Test class
Test
Test::Test() in test_body.php
testLog
TestTest::testLog() in test_body.php
testLog
Test::testLog() in test_body.php
test_body.php
test_body.php in test_body.php
test_core.php
test_core.php in test_core.php
TestTest
TestTest in test_body.php
Derived Test class
TestTest
TestTest::TestTest() in test_body.php
TEST_SEND_HTML
TEST_SEND_HTML in test_core.php
test.php
test.php in test.php
test.php
test.php in test.php
test.php
test.php in test.php
test.php
test.php in test.php
test_body.php
test_body.php in test_body.php
test.php
test.php in test.php
toLevel
MyLoggerLevel::toLevel() in MyLoggerLevel.php
Convert the string passed as argument to a level. conversion fails, then this method returns a TRACE Level.
test_body.php
test_body.php in test_body.php
test.php
test.php in test.php
test_body.php
test_body.php in test_body.php
test.php
test.php in test.php
test.php
test.php in test.php
b d f g l m t