]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by JoshTriplett
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 27 Apr 2007 07:49:35 +0000 (07:49 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 27 Apr 2007 07:49:35 +0000 (07:49 +0000)
doc/todo/syslog_should_show_wiki_name.mdwn [new file with mode: 0644]

diff --git a/doc/todo/syslog_should_show_wiki_name.mdwn b/doc/todo/syslog_should_show_wiki_name.mdwn
new file mode 100644 (file)
index 0000000..021a5fb
--- /dev/null
@@ -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