[root]/core/logger
adapter
(4 files, 551 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 67 (100.0%) | 1068 (100.0%) | 15.9 |
| vain | 64 (95.5%) | 1061 (99.3%) | 16.5 |
| raensen | 3 (4.5%) | 7 (0.7%) | 2.3 |
- logger renamed to compositum
134 lines of code changed in 2 files:
- extracted interface
54 lines of code changed in 2 files:
- extracted factory method
78 lines of code changed in 2 files:
- "Namespace declaration statement has to be the very first statement in the script"
- Thanks to RegExp and MultiReplace...
4 lines of code changed in 1 file:
- introduced namespaces and renamed classes
- the clansuite core is now "koch framework"
15 lines of code changed in 1 file:
- moved logger to logger dir
45 lines of code changed in 1 file:
- moved individual logger adapters into own adapter dir
0 lines of code changed in 4 files:
- renaming double dotted filenames
0 lines of code changed in 8 files:
- remove Clansuite_Logger_Factory
- removed logger factory from autoloader map
- moved getLogger from Clansuite_Logger_Factory to Clansuite_Logger
- cleanup for logger/firebug.logger.php
- added initialize_Logger to Clansuite_Application
20 lines of code changed in 1 file:
- using defined constants for several paths
- smarty renderer uses clansuite's debug.tpl now
2 lines of code changed in 1 file:
- various minor fixes (uninit vars, wrong vars, not used)
4 lines of code changed in 3 files:
- several bugfixes
2 lines of code changed in 2 files:
- minor change to all security constant checks
- fixed the non rewrite routing
6 lines of code changed in 4 files:
- fixed bug in returnEntriesFromLogfile() when logfile is not existing
28 lines of code changed in 1 file:
- several changes to copyright, router, bootstrap, frontcontroller and various other files
26 lines of code changed in 4 files:
- protected clansuite_errorlog
3 lines of code changed in 1 file:
- double quote fix for returnEntriesFromLogfile() plus comments
17 lines of code changed in 1 file:
- QA
5 lines of code changed in 1 file:
- QA
25 lines of code changed in 4 files:
- QA
12 lines of code changed in 1 file:
- QA
11 lines of code changed in 1 file:
- a bunch of QA fixes
4 lines of code changed in 1 file:
- general cleanup
8 lines of code changed in 4 files:
- fixes for file.logger.php to work standalone
- minor stuff on l10n and moduleinfocontroller
38 lines of code changed in 1 file:
- fixed path for firephp
1 lines of code changed in 1 file:
- added comments, several minor fixes
- added devnull.logger.php
90 lines of code changed in 1 file:
- applied svn:keywords Date Author Id Revision HeadURL
0 lines of code changed in 1 file:
Syntax Fehler behoben.
3 lines of code changed in 1 file:
Syntax Fehler behoben (; , () usw.)
2 lines of code changed in 1 file:
Syntax Fehler behoben (; , () usw.)
2 lines of code changed in 1 file:
- added method Clansuite_Logger_File->readLog($logfilename)
27 lines of code changed in 1 file:
- added date to subject line of the email
- fixed from_address
3 lines of code changed in 1 file:
- added loggers: email, file, firebug
268 lines of code changed in 3 files:
- added new setting [log][rotation] to clansuite.config.php (relevant for file.logger.php)
- changed logger/file.logger.php to support logrotation
23 lines of code changed in 1 file:
- several phpdoc fixes
- added flashmessages.core.php
0 lines of code changed in 1 file:
- add debug display on shutdown
- added feed.core.php (Wrapper for SimplePie)
- minor changes to error/exceptionhandling
34 lines of code changed in 1 file:
- added file logger to loggers
- moved xdebug init to clansuite.init
- added callstack tracing to xdebug class
74 lines of code changed in 1 file: