diff options
author | Andreas Gohr <andi@splitbrain.org> | 2020-08-13 13:25:46 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2020-08-13 13:28:40 +0200 |
commit | 0ecde6ce23ad8ee6132797de11e004e7458a83fd (patch) | |
tree | 22cc86cb2697b545feb5b12aff99ccdd87db2d1b /lib/scripts/behaviour.js | |
parent | 51c1fbb36b428d9d354bb1353dae7e97a1219b26 (diff) | |
download | dokuwiki-0ecde6ce23ad8ee6132797de11e004e7458a83fd.tar.gz dokuwiki-0ecde6ce23ad8ee6132797de11e004e7458a83fd.zip |
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)
Diffstat (limited to 'lib/scripts/behaviour.js')
0 files changed, 0 insertions, 0 deletions