[commits] [Wiki] created: Doc/Dev/HordeLog
Wiki Guest
wikiguest at horde.org
Sun Nov 21 09:10:59 UTC 2021
guest [31.16.249.142] Sun, 21 Nov 2021 09:10:59 +0000
Created page: https://wiki.horde.org/Doc/Dev/HordeLog
[[toc]]
+ Horde\Log
++ Description
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.
++ Bugs
List any tickets on http://bugs.horde.org/ that cover this issue or
are relevant to it.
++ People
Ralf Lang for the H6 upgrade
++ Resources
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.
++ UPGRADING
+++ 3.x (H6)
----
Back to the ((Project|Project List))
More information about the commits
mailing list