Name Date Size #Lines LOC

..--

conf/H12-Sep-2025-166

lang/en/H12-Sep-2025-105

.gitattributesH A D12-Sep-202539 32

LICENSEH A D12-Sep-202517.7 KiB340281

README.mdH A D12-Sep-20251 KiB2920

action.phpH A D12-Sep-20251.9 KiB5931

plugin.info.txtH A D12-Sep-2025202 76

README.md

1Combined Logs plugin for DokuWiki
2========================================================================
3
4Combines the logs of all DokuWiki facilities into a single folder or file
5
6Documentation for this plugin can be found at
7https://www.dokuwiki.org/plugin:combinedlogs
8
9If you install this plugin manually, make sure it is installed in
10lib/plugins/combinedlogs/ - if the folder is named differently it
11will not work!
12
13Please refer to http://www.dokuwiki.org/extensions for additional info
14on how to install extensions in DokuWiki.
15
16----
17Copyright © 2025 Iain Hallam
18
19This program is free software; you can redistribute it and/or modify
20it under the terms of the GNU General Public License as published by
21the Free Software Foundation; version 2 of the License
22
23This program is distributed in the hope that it will be useful,
24but WITHOUT ANY WARRANTY; without even the implied warranty of
25MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26GNU General Public License for more details.
27
28See the LICENSE file for details
29