diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-27 17:48:11 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-27 17:48:11 +0000 |
commit | 1eee32c5b553f0fb170650a68f67d9a01f6d2af8 (patch) | |
tree | 1e712bb5e1ae0ccf1a8bd8089aa21537840b0375 /doc | |
parent | 67a4d88b7b05f56d19a0bad070d92ef10ea2b692 (diff) |
* Make pagespec_match return an object that can be stringified to tell
* Include wikiname in syslogged messages.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/syslog_should_show_wiki_name.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/todo/syslog_should_show_wiki_name.mdwn b/doc/todo/syslog_should_show_wiki_name.mdwn index 021a5fb8e..068979514 100644 --- a/doc/todo/syslog_should_show_wiki_name.mdwn +++ b/doc/todo/syslog_should_show_wiki_name.mdwn @@ -3,4 +3,6 @@ We run many ikiwikis on wiki.cs.pdx.edu, and we occasionally get messages like t Apr 26 07:31:41 svcs ikiwiki: bad page name Apr 26 07:43:26 svcs ikiwiki: bad page name -Those don't give us any information about which ikiwiki they came from. ikiwiki needs to provide the wiki name in syslog messages. --[[JoshTriplett]]
\ No newline at end of file +Those don't give us any information about which ikiwiki they came from. ikiwiki needs to provide the wiki name in syslog messages. --[[JoshTriplett]] + +[[done]] |