Commit 88e5e50
committed
Add PSR-3 logging support to modX
Restructure modX::_log() to dispatch to a PSR-3 logger when one is
registered via the new setLogger() method. The PSR-3 logger replaces
legacy FILE/ECHO/HTML output while modRegister logging is preserved.
Includes 20 tests: 11 baseline tests locking down existing legacy
logging behavior, and 9 tests covering PSR-3 integration.1 parent a2b6a6e commit 88e5e50
File tree
3 files changed
+561
-11
lines changed- _build/test
- Tests/Model
- core/src/Revolution
3 files changed
+561
-11
lines changed
0 commit comments