diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-27 07:49:35 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-27 07:49:35 +0000 |
commit | 98c287f19ea03d897046d2aae669638741a112fb (patch) | |
tree | 10175b3e478a3a08f05e5cf03713535995585c8c /doc | |
parent | ec971e2267c48297e76767bc47acf7bc6537ddb0 (diff) |
web commit by JoshTriplett
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/syslog_should_show_wiki_name.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/syslog_should_show_wiki_name.mdwn b/doc/todo/syslog_should_show_wiki_name.mdwn new file mode 100644 index 000000000..021a5fb8e --- /dev/null +++ b/doc/todo/syslog_should_show_wiki_name.mdwn @@ -0,0 +1,6 @@ +We run many ikiwikis on wiki.cs.pdx.edu, and we occasionally get messages like this in the syslog `user.log` file: + + 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 |