Table of Contents
|
Horde's Logging component.
The Horde Logging library was loosely based on the Zend 1 logging component back in H4. Recent upgrades implement PSR-3 logging and are informed by native PSR-3 implementations as well as Zend\Log's successor Laminas\Log
Horde\Log internally delegates different aspects of log handling to formatters, filters and handlers, but exposes a unified Logger facade.
List any tickets on http://bugs.horde.org/ that cover this issue or are relevant to it.
Ralf Lang for the H6 upgrade
Include links to protocol descriptions, specifications, RFCs, external applications, presentations on http://horde.org/papers/ or elsewhere that are relevant, articles, API docs from http://dev.horde.org/ - anything that might be useful to someone working on this.
While both technically work, more specific typing improves static analysis and IDE hints.
Back to the Project List