Using the bebug middleware class will become deprecated (now already marked
authorRoland Haeder <roland@mxchange.org>
Sat, 1 Aug 2015 12:27:03 +0000 (14:27 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 1 Aug 2015 12:27:03 +0000 (14:27 +0200)
commit8da8c73c7c0e93f643408dfd28a7793f87b8cc97
treee98e06a3924621baabe351194dc9219a4a0abd07
parent43ba79ff44859684163d7c3d5a5581ef8a89d352
Using the bebug middleware class will become deprecated (now already marked
to warn you) when the new logger facilities are coming out.

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/factories/class_ [new file with mode: 0644]
inc/classes/main/factories/logger/.htaccess [new file with mode: 0644]
inc/classes/main/factories/logger/class_LoggerFactory.php [new file with mode: 0644]
inc/classes/middleware/debug/class_DebugMiddleware.php