Searched hist:"0 ecde6ce23ad8ee6132797de11e004e7458a83fd" (Results 1 – 6 of 6) sorted by relevance
/dokuwiki/inc/Extension/ |
H A D | Event.php | 0ecde6ce23ad8ee6132797de11e004e7458a83fd Thu Aug 13 11:25:46 UTC 2020 Andreas Gohr <andi@splitbrain.org> central logging mechanism
This introduces a logger mechanism and a new data/log directory. This is a first proof of concept. It's built on top of the new global error handling mechanism
Things to discuss:
* should we adopt PSR-3 somehow? if yes, how and should plugins be able to drop-in other psr3 loggers? * how to configure which facilities shall be logged? * should we implement a log deletion feature? * is the log format sensible? * should we implement a log viewer admin plugin? * should logging trigger events (it should maybe replace the deprecation event)
|
/dokuwiki/inc/ |
H A D | Logger.php | 0ecde6ce23ad8ee6132797de11e004e7458a83fd Thu Aug 13 11:25:46 UTC 2020 Andreas Gohr <andi@splitbrain.org> central logging mechanism
This introduces a logger mechanism and a new data/log directory. This is a first proof of concept. It's built on top of the new global error handling mechanism
Things to discuss:
* should we adopt PSR-3 somehow? if yes, how and should plugins be able to drop-in other psr3 loggers? * how to configure which facilities shall be logged? * should we implement a log deletion feature? * is the log format sensible? * should we implement a log viewer admin plugin? * should logging trigger events (it should maybe replace the deprecation event)
|
H A D | ErrorHandler.php | 0ecde6ce23ad8ee6132797de11e004e7458a83fd Thu Aug 13 11:25:46 UTC 2020 Andreas Gohr <andi@splitbrain.org> central logging mechanism
This introduces a logger mechanism and a new data/log directory. This is a first proof of concept. It's built on top of the new global error handling mechanism
Things to discuss:
* should we adopt PSR-3 somehow? if yes, how and should plugins be able to drop-in other psr3 loggers? * how to configure which facilities shall be logged? * should we implement a log deletion feature? * is the log format sensible? * should we implement a log viewer admin plugin? * should logging trigger events (it should maybe replace the deprecation event)
|
H A D | infoutils.php | 0ecde6ce23ad8ee6132797de11e004e7458a83fd Thu Aug 13 11:25:46 UTC 2020 Andreas Gohr <andi@splitbrain.org> central logging mechanism
This introduces a logger mechanism and a new data/log directory. This is a first proof of concept. It's built on top of the new global error handling mechanism
Things to discuss:
* should we adopt PSR-3 somehow? if yes, how and should plugins be able to drop-in other psr3 loggers? * how to configure which facilities shall be logged? * should we implement a log deletion feature? * is the log format sensible? * should we implement a log viewer admin plugin? * should logging trigger events (it should maybe replace the deprecation event)
|
H A D | init.php | 0ecde6ce23ad8ee6132797de11e004e7458a83fd Thu Aug 13 11:25:46 UTC 2020 Andreas Gohr <andi@splitbrain.org> central logging mechanism
This introduces a logger mechanism and a new data/log directory. This is a first proof of concept. It's built on top of the new global error handling mechanism
Things to discuss:
* should we adopt PSR-3 somehow? if yes, how and should plugins be able to drop-in other psr3 loggers? * how to configure which facilities shall be logged? * should we implement a log deletion feature? * is the log format sensible? * should we implement a log viewer admin plugin? * should logging trigger events (it should maybe replace the deprecation event)
|
/dokuwiki/inc/Debug/ |
H A D | DebugHelper.php | 0ecde6ce23ad8ee6132797de11e004e7458a83fd Thu Aug 13 11:25:46 UTC 2020 Andreas Gohr <andi@splitbrain.org> central logging mechanism
This introduces a logger mechanism and a new data/log directory. This is a first proof of concept. It's built on top of the new global error handling mechanism
Things to discuss:
* should we adopt PSR-3 somehow? if yes, how and should plugins be able to drop-in other psr3 loggers? * how to configure which facilities shall be logged? * should we implement a log deletion feature? * is the log format sensible? * should we implement a log viewer admin plugin? * should logging trigger events (it should maybe replace the deprecation event)
|